#bb14a6 color space conversions
Hex:
        #bb14a6
        RGB:
        187, 20, 166
        CMY:
        27, 92, 35
        CMYK:
        0, 89, 11, 27
      HSL:
        308°, 80.6763%, 40.5882%
        HSV (HSB):
        308°, 89.3048%, 73.3333%
        XYZ:
        27.6266, 13.8183, 37.2875
        xyY:
        0.3509, 0.1755, 13.8183
      CIE-Lab:
        43.9712, 72.7107, -36.5272
        CIE-LCH:
        43.9712, 81.3700, 333.3267
        CIE-Luv:
        43.9712, 69.0752, -62.7030
        Hunter-Lab:
        37.1729, 67.6070, -33.4516
      #bb14a6 color charts
#bb14a6 RGB chart
      #bb14a6 CMYK chart
      #bb14a6 RGB pie chart
      #bb14a6 color shades, tints & tones
#bb14a6 color schemes
#bb14a6 color preview, HTML & CSS examples
           This text has a color of #bb14a6        
        
          <p style="color:#bb14a6;">Text here</p>
        
        
          .mytext {color:#bb14a6;}
        
        Text color #bb14a6
      
           This box has a color of #bb14a6        
        
          <div style="background-color:#bb14a6;">Content here</div>
        
        
          .mybackground {background-color:#bb14a6;}
        
        Background color #bb14a6
      
           Border around this has a color of #bb14a6        
        
          <div style="border:2px solid #bb14a6;">Content here</div>
        
        
          .myborder {border:2px solid #bb14a6;}
        
        Border color #bb14a6