#bd2daf color space conversions
Hex:
        #bd2daf
        RGB:
        189, 45, 175
        CMY:
        26, 82, 31
        CMYK:
        0, 76, 7, 26
      HSL:
        306°, 61.5385%, 45.8824%
        HSV (HSB):
        306°, 76.1905%, 74.1176%
        XYZ:
        29.6625, 15.7907, 42.0420
        xyY:
        0.3390, 0.1805, 15.7907
      CIE-Lab:
        46.6987, 68.8979, -37.5355
        CIE-LCH:
        46.6987, 78.4591, 331.4185
        CIE-Luv:
        46.6987, 63.3421, -64.5898
        Hunter-Lab:
        39.7376, 63.7025, -34.9120
      #bd2daf color charts
#bd2daf RGB chart
      #bd2daf CMYK chart
      #bd2daf RGB pie chart
      #bd2daf color shades, tints & tones
#bd2daf color schemes
#bd2daf color preview, HTML & CSS examples
           This text has a color of #bd2daf        
        
          <p style="color:#bd2daf;">Text here</p>
        
        
          .mytext {color:#bd2daf;}
        
        Text color #bd2daf
      
           This box has a color of #bd2daf        
        
          <div style="background-color:#bd2daf;">Content here</div>
        
        
          .mybackground {background-color:#bd2daf;}
        
        Background color #bd2daf
      
           Border around this has a color of #bd2daf        
        
          <div style="border:2px solid #bd2daf;">Content here</div>
        
        
          .myborder {border:2px solid #bd2daf;}
        
        Border color #bd2daf