#cd458f color space conversions
Hex:
        #cd458f
        RGB:
        205, 69, 143
        CMY:
        20, 73, 44
        CMYK:
        0, 66, 30, 20
      HSL:
        327°, 57.6271%, 53.7255%
        HSV (HSB):
        327°, 66.3415%, 80.3922%
        XYZ:
        32.2629, 19.2185, 27.9957
        xyY:
        0.4059, 0.2418, 19.2185
      CIE-Lab:
        50.9419, 60.2426, -11.7595
        CIE-LCH:
        50.9419, 61.3796, 348.9547
        CIE-Luv:
        50.9419, 80.2492, -26.9927
        Hunter-Lab:
        43.8390, 54.6472, -7.1755
      #cd458f color charts
#cd458f RGB chart
      #cd458f CMYK chart
      #cd458f RGB pie chart
      #cd458f color shades, tints & tones
#cd458f color schemes
#cd458f color preview, HTML & CSS examples
           This text has a color of #cd458f        
        
          <p style="color:#cd458f;">Text here</p>
        
        
          .mytext {color:#cd458f;}
        
        Text color #cd458f
      
           This box has a color of #cd458f        
        
          <div style="background-color:#cd458f;">Content here</div>
        
        
          .mybackground {background-color:#cd458f;}
        
        Background color #cd458f
      
           Border around this has a color of #cd458f        
        
          <div style="border:2px solid #cd458f;">Content here</div>
        
        
          .myborder {border:2px solid #cd458f;}
        
        Border color #cd458f