#bb5faf color space conversions
Hex:
        #bb5faf
        RGB:
        187, 95, 175
        CMY:
        27, 63, 31
        CMYK:
        0, 49, 6, 27
      HSL:
        308°, 40.3509%, 55.2941%
        HSV (HSB):
        308°, 49.1979%, 73.3333%
        XYZ:
        32.3236, 21.8444, 43.0702
        xyY:
        0.3324, 0.2246, 21.8444
      CIE-Lab:
        53.8615, 47.8769, -26.3637
        CIE-LCH:
        53.8615, 54.6557, 331.1604
        CIE-Luv:
        53.8615, 46.5338, -46.5330
        Hunter-Lab:
        46.7379, 41.6578, -21.9206
      #bb5faf color charts
#bb5faf RGB chart
      #bb5faf CMYK chart
      #bb5faf RGB pie chart
      #bb5faf color shades, tints & tones
#bb5faf color schemes
#bb5faf color preview, HTML & CSS examples
           This text has a color of #bb5faf        
        
          <p style="color:#bb5faf;">Text here</p>
        
        
          .mytext {color:#bb5faf;}
        
        Text color #bb5faf
      
           This box has a color of #bb5faf        
        
          <div style="background-color:#bb5faf;">Content here</div>
        
        
          .mybackground {background-color:#bb5faf;}
        
        Background color #bb5faf
      
           Border around this has a color of #bb5faf        
        
          <div style="border:2px solid #bb5faf;">Content here</div>
        
        
          .myborder {border:2px solid #bb5faf;}
        
        Border color #bb5faf