#bd28af color space conversions
Hex:
        #bd28af
        RGB:
        189, 40, 175
        CMY:
        26, 84, 31
        CMYK:
        0, 79, 7, 26
      HSL:
        306°, 65.0655%, 44.9020%
        HSV (HSB):
        306°, 78.8360%, 74.1176%
        XYZ:
        29.4829, 15.4315, 41.9821
        xyY:
        0.3393, 0.1776, 15.4315
      CIE-Lab:
        46.2197, 70.2769, -38.2923
        CIE-LCH:
        46.2197, 80.0321, 331.4150
        CIE-Luv:
        46.2197, 64.2736, -65.7172
        Hunter-Lab:
        39.2830, 65.2236, -35.8657
      #bd28af color charts
#bd28af RGB chart
      #bd28af CMYK chart
      #bd28af RGB pie chart
      #bd28af color shades, tints & tones
#bd28af color schemes
#bd28af color preview, HTML & CSS examples
           This text has a color of #bd28af        
        
          <p style="color:#bd28af;">Text here</p>
        
        
          .mytext {color:#bd28af;}
        
        Text color #bd28af
      
           This box has a color of #bd28af        
        
          <div style="background-color:#bd28af;">Content here</div>
        
        
          .mybackground {background-color:#bd28af;}
        
        Background color #bd28af
      
           Border around this has a color of #bd28af        
        
          <div style="border:2px solid #bd28af;">Content here</div>
        
        
          .myborder {border:2px solid #bd28af;}
        
        Border color #bd28af