#bb14a7 color space conversions
Hex:
        #bb14a7
        RGB:
        187, 20, 167
        CMY:
        27, 92, 35
        CMYK:
        0, 89, 11, 27
      HSL:
        307°, 80.6763%, 40.5882%
        HSV (HSB):
        307°, 89.3048%, 73.3333%
        XYZ:
        27.7187, 13.8551, 37.7726
        xyY:
        0.3493, 0.1746, 13.8551
      CIE-Lab:
        44.0244, 72.8488, -37.0395
        CIE-LCH:
        44.0244, 81.7244, 333.0492
        CIE-Luv:
        44.0244, 68.6654, -63.4705
        Hunter-Lab:
        37.2225, 67.7855, -34.1105
      #bb14a7 color charts
#bb14a7 RGB chart
      #bb14a7 CMYK chart
      #bb14a7 RGB pie chart
      #bb14a7 color shades, tints & tones
#bb14a7 color schemes
#bb14a7 color preview, HTML & CSS examples
           This text has a color of #bb14a7        
        
          <p style="color:#bb14a7;">Text here</p>
        
        
          .mytext {color:#bb14a7;}
        
        Text color #bb14a7
      
           This box has a color of #bb14a7        
        
          <div style="background-color:#bb14a7;">Content here</div>
        
        
          .mybackground {background-color:#bb14a7;}
        
        Background color #bb14a7
      
           Border around this has a color of #bb14a7        
        
          <div style="border:2px solid #bb14a7;">Content here</div>
        
        
          .myborder {border:2px solid #bb14a7;}
        
        Border color #bb14a7