#cd066d color space conversions
Hex:
        #cd066d
        RGB:
        205, 6, 109
        CMY:
        20, 98, 57
        CMYK:
        0, 97, 47, 20
      HSL:
        329°, 94.3128%, 41.3725%
        HSV (HSB):
        329°, 97.0732%, 80.3922%
        XYZ:
        28.0023, 14.2135, 15.7356
        xyY:
        0.4832, 0.2453, 14.2135
      CIE-Lab:
        44.5376, 71.7638, -0.5801
        CIE-LCH:
        44.5376, 71.7661, 359.5368
        CIE-Luv:
        44.5376, 110.3121, -14.3579
        Hunter-Lab:
        37.7008, 66.6045, 1.6441
      #cd066d color charts
#cd066d RGB chart
      #cd066d CMYK chart
      #cd066d RGB pie chart
      #cd066d color shades, tints & tones
#cd066d color schemes
#cd066d color preview, HTML & CSS examples
           This text has a color of #cd066d        
        
          <p style="color:#cd066d;">Text here</p>
        
        
          .mytext {color:#cd066d;}
        
        Text color #cd066d
      
           This box has a color of #cd066d        
        
          <div style="background-color:#cd066d;">Content here</div>
        
        
          .mybackground {background-color:#cd066d;}
        
        Background color #cd066d
      
           Border around this has a color of #cd066d        
        
          <div style="border:2px solid #cd066d;">Content here</div>
        
        
          .myborder {border:2px solid #cd066d;}
        
        Border color #cd066d