#cd407e color space conversions
Hex:
        #cd407e
        RGB:
        205, 64, 126
        CMY:
        20, 75, 51
        CMYK:
        0, 69, 39, 20
      HSL:
        334°, 58.5062%, 52.7451%
        HSV (HSB):
        334°, 68.7805%, 80.3922%
        XYZ:
        30.7761, 18.1523, 21.6203
        xyY:
        0.4362, 0.2573, 18.1523
      CIE-Lab:
        49.6803, 60.2385, -3.4384
        CIE-LCH:
        49.6803, 60.3366, 356.7332
        CIE-Luv:
        49.6803, 88.3223, -15.6938
        Hunter-Lab:
        42.6055, 54.3800, -0.2631
      #cd407e color charts
#cd407e RGB chart
      #cd407e CMYK chart
      #cd407e RGB pie chart
      #cd407e color shades, tints & tones
#cd407e color schemes
#cd407e color preview, HTML & CSS examples
           This text has a color of #cd407e        
        
          <p style="color:#cd407e;">Text here</p>
        
        
          .mytext {color:#cd407e;}
        
        Text color #cd407e
      
           This box has a color of #cd407e        
        
          <div style="background-color:#cd407e;">Content here</div>
        
        
          .mybackground {background-color:#cd407e;}
        
        Background color #cd407e
      
           Border around this has a color of #cd407e        
        
          <div style="border:2px solid #cd407e;">Content here</div>
        
        
          .myborder {border:2px solid #cd407e;}
        
        Border color #cd407e