#bd285b color space conversions
Hex:
        #bd285b
        RGB:
        189, 40, 91
        CMY:
        26, 84, 64
        CMYK:
        0, 79, 52, 26
      HSL:
        339°, 65.0655%, 44.9020%
        HSV (HSB):
        339°, 78.8360%, 74.1176%
        XYZ:
        23.6334, 13.0917, 11.1789
        xyY:
        0.4933, 0.2733, 13.0917
      CIE-Lab:
        42.9011, 60.5278, 7.9034
        CIE-LCH:
        42.9011, 61.0416, 7.4393
        CIE-Luv:
        42.9011, 97.6034, -2.0219
        Hunter-Lab:
        36.1825, 53.2718, 7.0096
      #bd285b color charts
#bd285b RGB chart
      #bd285b CMYK chart
      #bd285b RGB pie chart
      #bd285b color shades, tints & tones
#bd285b color schemes
#bd285b color preview, HTML & CSS examples
           This text has a color of #bd285b        
        
          <p style="color:#bd285b;">Text here</p>
        
        
          .mytext {color:#bd285b;}
        
        Text color #bd285b
      
           This box has a color of #bd285b        
        
          <div style="background-color:#bd285b;">Content here</div>
        
        
          .mybackground {background-color:#bd285b;}
        
        Background color #bd285b
      
           Border around this has a color of #bd285b        
        
          <div style="border:2px solid #bd285b;">Content here</div>
        
        
          .myborder {border:2px solid #bd285b;}
        
        Border color #bd285b