#bb14a3 color space conversions
Hex:
        #bb14a3
        RGB:
        187, 20, 163
        CMY:
        27, 92, 36
        CMYK:
        0, 89, 13, 27
      HSL:
        309°, 80.6763%, 40.5882%
        HSV (HSB):
        309°, 89.3048%, 73.3333%
        XYZ:
        27.3545, 13.7095, 35.8548
        xyY:
        0.3556, 0.1782, 13.7095
      CIE-Lab:
        43.8133, 72.3002, -34.9837
        CIE-LCH:
        43.8133, 80.3192, 334.1792
        CIE-Luv:
        43.8133, 70.3129, -60.3955
        Hunter-Lab:
        37.0263, 67.0775, -31.4957
      #bb14a3 color charts
#bb14a3 RGB chart
      #bb14a3 CMYK chart
      #bb14a3 RGB pie chart
      #bb14a3 color shades, tints & tones
#bb14a3 color schemes
#bb14a3 color preview, HTML & CSS examples
           This text has a color of #bb14a3        
        
          <p style="color:#bb14a3;">Text here</p>
        
        
          .mytext {color:#bb14a3;}
        
        Text color #bb14a3
      
           This box has a color of #bb14a3        
        
          <div style="background-color:#bb14a3;">Content here</div>
        
        
          .mybackground {background-color:#bb14a3;}
        
        Background color #bb14a3
      
           Border around this has a color of #bb14a3        
        
          <div style="border:2px solid #bb14a3;">Content here</div>
        
        
          .myborder {border:2px solid #bb14a3;}
        
        Border color #bb14a3