#bb158d color space conversions
Hex:
        #bb158d
        RGB:
        187, 21, 141
        CMY:
        27, 92, 45
        CMYK:
        0, 89, 25, 27
      HSL:
        317°, 79.8077%, 40.7843%
        HSV (HSB):
        317°, 88.7701%, 73.3333%
        XYZ:
        25.5694, 13.0242, 26.3656
        xyY:
        0.3936, 0.2005, 13.0242
      CIE-Lab:
        42.7997, 69.3261, -23.2798
        CIE-LCH:
        42.7997, 73.1304, 341.4379
        CIE-Luv:
        42.7997, 79.5937, -43.2031
        Hunter-Lab:
        36.0891, 63.3128, -18.0531
      #bb158d color charts
#bb158d RGB chart
      #bb158d CMYK chart
      #bb158d RGB pie chart
      #bb158d color shades, tints & tones
#bb158d color schemes
#bb158d color preview, HTML & CSS examples
           This text has a color of #bb158d        
        
          <p style="color:#bb158d;">Text here</p>
        
        
          .mytext {color:#bb158d;}
        
        Text color #bb158d
      
           This box has a color of #bb158d        
        
          <div style="background-color:#bb158d;">Content here</div>
        
        
          .mybackground {background-color:#bb158d;}
        
        Background color #bb158d
      
           Border around this has a color of #bb158d        
        
          <div style="border:2px solid #bb158d;">Content here</div>
        
        
          .myborder {border:2px solid #bb158d;}
        
        Border color #bb158d