#cd458e color space conversions
Hex:
        #cd458e
        RGB:
        205, 69, 142
        CMY:
        20, 73, 44
        CMYK:
        0, 66, 31, 20
      HSL:
        328°, 57.6271%, 53.7255%
        HSV (HSB):
        328°, 66.3415%, 80.3922%
        XYZ:
        32.1874, 19.1884, 27.5984
        xyY:
        0.4076, 0.2430, 19.1884
      CIE-Lab:
        50.9069, 60.1216, -11.2155
        CIE-LCH:
        50.9069, 61.1588, 349.4331
        CIE-Luv:
        50.9069, 80.5997, -26.2121
        Hunter-Lab:
        43.8045, 54.5033, -6.6917
      #cd458e color charts
#cd458e RGB chart
      #cd458e CMYK chart
      #cd458e RGB pie chart
      #cd458e color shades, tints & tones
#cd458e color schemes
#cd458e color preview, HTML & CSS examples
           This text has a color of #cd458e        
        
          <p style="color:#cd458e;">Text here</p>
        
        
          .mytext {color:#cd458e;}
        
        Text color #cd458e
      
           This box has a color of #cd458e        
        
          <div style="background-color:#cd458e;">Content here</div>
        
        
          .mybackground {background-color:#cd458e;}
        
        Background color #cd458e
      
           Border around this has a color of #cd458e        
        
          <div style="border:2px solid #cd458e;">Content here</div>
        
        
          .myborder {border:2px solid #cd458e;}
        
        Border color #cd458e