#bb287d color space conversions
Hex:
        #bb287d
        RGB:
        187, 40, 125
        CMY:
        27, 84, 51
        CMYK:
        0, 79, 33, 27
      HSL:
        325°, 64.7577%, 44.5098%
        HSV (HSB):
        325°, 78.6096%, 73.3333%
        XYZ:
        24.9540, 13.5630, 20.7047
        xyY:
        0.4214, 0.2290, 13.5630
      CIE-Lab:
        43.5997, 63.2674, -12.2514
        CIE-LCH:
        43.5997, 64.4427, 349.0407
        CIE-Luv:
        43.5997, 82.6071, -27.2962
        Hunter-Lab:
        36.8280, 56.4991, -7.5532
      #bb287d color charts
#bb287d RGB chart
      #bb287d CMYK chart
      #bb287d RGB pie chart
      #bb287d color shades, tints & tones
#bb287d color schemes
#bb287d color preview, HTML & CSS examples
           This text has a color of #bb287d        
        
          <p style="color:#bb287d;">Text here</p>
        
        
          .mytext {color:#bb287d;}
        
        Text color #bb287d
      
           This box has a color of #bb287d        
        
          <div style="background-color:#bb287d;">Content here</div>
        
        
          .mybackground {background-color:#bb287d;}
        
        Background color #bb287d
      
           Border around this has a color of #bb287d        
        
          <div style="border:2px solid #bb287d;">Content here</div>
        
        
          .myborder {border:2px solid #bb287d;}
        
        Border color #bb287d