#bd085b color space conversions
Hex:
        #bd085b
        RGB:
        189, 8, 91
        CMY:
        26, 97, 64
        CMYK:
        0, 96, 52, 26
      HSL:
        332°, 91.8782%, 38.6275%
        HSV (HSB):
        332°, 95.7672%, 74.1176%
        XYZ:
        22.9614, 11.7478, 10.9549
        xyY:
        0.5028, 0.2573, 11.7478
      CIE-Lab:
        40.8125, 66.5222, 4.9319
        CIE-LCH:
        40.8125, 66.7047, 4.2401
        CIE-Luv:
        40.8125, 105.0370, -6.7313
        Hunter-Lab:
        34.2751, 59.5986, 5.0425
      #bd085b color charts
#bd085b RGB chart
      #bd085b CMYK chart
      #bd085b RGB pie chart
      #bd085b color shades, tints & tones
#bd085b color schemes
#bd085b color preview, HTML & CSS examples
           This text has a color of #bd085b        
        
          <p style="color:#bd085b;">Text here</p>
        
        
          .mytext {color:#bd085b;}
        
        Text color #bd085b
      
           This box has a color of #bd085b        
        
          <div style="background-color:#bd085b;">Content here</div>
        
        
          .mybackground {background-color:#bd085b;}
        
        Background color #bd085b
      
           Border around this has a color of #bd085b        
        
          <div style="border:2px solid #bd085b;">Content here</div>
        
        
          .myborder {border:2px solid #bd085b;}
        
        Border color #bd085b