#bd2d8f color space conversions
Hex:
        #bd2d8f
        RGB:
        189, 45, 143
        CMY:
        26, 82, 44
        CMYK:
        0, 76, 24, 26
      HSL:
        319°, 61.5385%, 45.8824%
        HSV (HSB):
        319°, 76.1905%, 74.1176%
        XYZ:
        26.8826, 14.6788, 27.4030
        xyY:
        0.3898, 0.2128, 14.6788
      CIE-Lab:
        45.1910, 64.4523, -20.7709
        CIE-LCH:
        45.1910, 67.7165, 342.1375
        CIE-Luv:
        45.1910, 75.6262, -39.4334
        Hunter-Lab:
        38.3129, 58.1986, -15.5878
      #bd2d8f color charts
#bd2d8f RGB chart
      #bd2d8f CMYK chart
      #bd2d8f RGB pie chart
      #bd2d8f color shades, tints & tones
#bd2d8f color schemes
#bd2d8f color preview, HTML & CSS examples
           This text has a color of #bd2d8f        
        
          <p style="color:#bd2d8f;">Text here</p>
        
        
          .mytext {color:#bd2d8f;}
        
        Text color #bd2d8f
      
           This box has a color of #bd2d8f        
        
          <div style="background-color:#bd2d8f;">Content here</div>
        
        
          .mybackground {background-color:#bd2d8f;}
        
        Background color #bd2d8f
      
           Border around this has a color of #bd2d8f        
        
          <div style="border:2px solid #bd2d8f;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d8f;}
        
        Border color #bd2d8f