#bb14c8 color space conversions
Hex:
        #bb14c8
        RGB:
        187, 20, 200
        CMY:
        27, 92, 22
        CMYK:
        7, 90, 0, 22
      HSL:
        296°, 81.8182%, 43.1373%
        HSV (HSB):
        296°, 90.0000%, 78.4314%
        XYZ:
        31.1690, 15.2352, 55.9415
        xyY:
        0.3045, 0.1489, 15.2352
      CIE-Lab:
        45.9547, 77.7519, -53.3663
        CIE-LCH:
        45.9547, 94.3044, 325.5356
        CIE-Luv:
        45.9547, 56.0282, -88.1845
        Hunter-Lab:
        39.0323, 74.2333, -57.6523
      #bb14c8 color charts
#bb14c8 RGB chart
      #bb14c8 CMYK chart
      #bb14c8 RGB pie chart
      #bb14c8 color shades, tints & tones
#bb14c8 color schemes
#bb14c8 color preview, HTML & CSS examples
           This text has a color of #bb14c8        
        
          <p style="color:#bb14c8;">Text here</p>
        
        
          .mytext {color:#bb14c8;}
        
        Text color #bb14c8
      
           This box has a color of #bb14c8        
        
          <div style="background-color:#bb14c8;">Content here</div>
        
        
          .mybackground {background-color:#bb14c8;}
        
        Background color #bb14c8
      
           Border around this has a color of #bb14c8        
        
          <div style="border:2px solid #bb14c8;">Content here</div>
        
        
          .myborder {border:2px solid #bb14c8;}
        
        Border color #bb14c8