#bd085d color space conversions
Hex:
        #bd085d
        RGB:
        189, 8, 93
        CMY:
        26, 97, 64
        CMYK:
        0, 96, 51, 26
      HSL:
        332°, 91.8782%, 38.6275%
        HSV (HSB):
        332°, 95.7672%, 74.1176%
        XYZ:
        23.0489, 11.7828, 11.4154
        xyY:
        0.4984, 0.2548, 11.7828
      CIE-Lab:
        40.8688, 66.6742, 3.7434
        CIE-LCH:
        40.8688, 66.7792, 3.2135
        CIE-Luv:
        40.8688, 104.1846, -8.0882
        Hunter-Lab:
        34.3261, 59.7865, 4.3109
      #bd085d color charts
#bd085d RGB chart
      #bd085d CMYK chart
      #bd085d RGB pie chart
      #bd085d color shades, tints & tones
#bd085d color schemes
#bd085d color preview, HTML & CSS examples
           This text has a color of #bd085d        
        
          <p style="color:#bd085d;">Text here</p>
        
        
          .mytext {color:#bd085d;}
        
        Text color #bd085d
      
           This box has a color of #bd085d        
        
          <div style="background-color:#bd085d;">Content here</div>
        
        
          .mybackground {background-color:#bd085d;}
        
        Background color #bd085d
      
           Border around this has a color of #bd085d        
        
          <div style="border:2px solid #bd085d;">Content here</div>
        
        
          .myborder {border:2px solid #bd085d;}
        
        Border color #bd085d