#b112ff color space conversions
Hex:
        #b112ff
        RGB:
        177, 18, 255
        CMY:
        31, 93, 0
        CMYK:
        31, 93, 0, 0
      HSL:
        280°, 100.0000%, 53.5294%
        HSV (HSB):
        280°, 92.9412%, 100.0000%
        XYZ:
        36.3978, 16.9997, 95.9706
        xyY:
        0.2437, 0.1138, 16.9997
      CIE-Lab:
        48.2597, 86.1096, -80.9666
        CIE-LCH:
        48.2597, 118.1966, 316.7631
        CIE-Luv:
        48.2597, 33.5522, -128.1298
        Hunter-Lab:
        41.2307, 85.4230, -109.1448
      #b112ff color charts
#b112ff RGB chart
      #b112ff CMYK chart
      #b112ff RGB pie chart
      #b112ff color shades, tints & tones
#b112ff color schemes
#b112ff color preview, HTML & CSS examples
           This text has a color of #b112ff        
        
          <p style="color:#b112ff;">Text here</p>
        
        
          .mytext {color:#b112ff;}
        
        Text color #b112ff
      
           This box has a color of #b112ff        
        
          <div style="background-color:#b112ff;">Content here</div>
        
        
          .mybackground {background-color:#b112ff;}
        
        Background color #b112ff
      
           Border around this has a color of #b112ff        
        
          <div style="border:2px solid #b112ff;">Content here</div>
        
        
          .myborder {border:2px solid #b112ff;}
        
        Border color #b112ff