#bd028d color space conversions
Hex:
        #bd028d
        RGB:
        189, 2, 141
        CMY:
        26, 99, 45
        CMYK:
        0, 99, 25, 26
      HSL:
        315°, 97.9058%, 37.4510%
        HSV (HSB):
        315°, 98.9418%, 74.1176%
        XYZ:
        25.8157, 12.7853, 26.3065
        xyY:
        0.3977, 0.1970, 12.7853
      CIE-Lab:
        42.4380, 71.9183, -23.8103
        CIE-LCH:
        42.4380, 75.7573, 341.6816
        CIE-Luv:
        42.4380, 82.9831, -44.2837
        Hunter-Lab:
        35.7566, 66.3003, -18.5907
      #bd028d color charts
#bd028d RGB chart
      #bd028d CMYK chart
      #bd028d RGB pie chart
      #bd028d color shades, tints & tones
#bd028d color schemes
#bd028d color preview, HTML & CSS examples
           This text has a color of #bd028d        
        
          <p style="color:#bd028d;">Text here</p>
        
        
          .mytext {color:#bd028d;}
        
        Text color #bd028d
      
           This box has a color of #bd028d        
        
          <div style="background-color:#bd028d;">Content here</div>
        
        
          .mybackground {background-color:#bd028d;}
        
        Background color #bd028d
      
           Border around this has a color of #bd028d        
        
          <div style="border:2px solid #bd028d;">Content here</div>
        
        
          .myborder {border:2px solid #bd028d;}
        
        Border color #bd028d