#bb3c7f color space conversions
Hex:
        #bb3c7f
        RGB:
        187, 60, 127
        CMY:
        27, 76, 50
        CMYK:
        0, 68, 32, 27
      HSL:
        328°, 51.4170%, 48.4314%
        HSV (HSB):
        328°, 67.9144%, 73.3333%
        XYZ:
        25.9401, 15.3288, 21.6702
        xyY:
        0.4121, 0.2435, 15.3288
      CIE-Lab:
        46.0813, 56.7338, -9.7332
        CIE-LCH:
        46.0813, 57.5627, 350.2651
        CIE-Luv:
        46.0813, 75.1934, -23.0037
        Hunter-Lab:
        39.1520, 49.7489, -5.4100
      #bb3c7f color charts
#bb3c7f RGB chart
      #bb3c7f CMYK chart
      #bb3c7f RGB pie chart
      #bb3c7f color shades, tints & tones
#bb3c7f color schemes
#bb3c7f color preview, HTML & CSS examples
           This text has a color of #bb3c7f        
        
          <p style="color:#bb3c7f;">Text here</p>
        
        
          .mytext {color:#bb3c7f;}
        
        Text color #bb3c7f
      
           This box has a color of #bb3c7f        
        
          <div style="background-color:#bb3c7f;">Content here</div>
        
        
          .mybackground {background-color:#bb3c7f;}
        
        Background color #bb3c7f
      
           Border around this has a color of #bb3c7f        
        
          <div style="border:2px solid #bb3c7f;">Content here</div>
        
        
          .myborder {border:2px solid #bb3c7f;}
        
        Border color #bb3c7f