#cd066b color space conversions
Hex:
        #cd066b
        RGB:
        205, 6, 107
        CMY:
        20, 98, 58
        CMYK:
        0, 97, 48, 20
      HSL:
        330°, 94.3128%, 41.3725%
        HSV (HSB):
        330°, 97.0732%, 80.3922%
        XYZ:
        27.8958, 14.1709, 15.1749
        xyY:
        0.4873, 0.2476, 14.1709
      CIE-Lab:
        44.4771, 71.6025, 0.5772
        CIE-LCH:
        44.4771, 71.6048, 0.4619
        CIE-Luv:
        44.4771, 111.2071, -12.9366
        Hunter-Lab:
        37.6443, 66.3976, 2.4504
      #cd066b color charts
#cd066b RGB chart
      #cd066b CMYK chart
      #cd066b RGB pie chart
      #cd066b color shades, tints & tones
#cd066b color schemes
#cd066b color preview, HTML & CSS examples
           This text has a color of #cd066b        
        
          <p style="color:#cd066b;">Text here</p>
        
        
          .mytext {color:#cd066b;}
        
        Text color #cd066b
      
           This box has a color of #cd066b        
        
          <div style="background-color:#cd066b;">Content here</div>
        
        
          .mybackground {background-color:#cd066b;}
        
        Background color #cd066b
      
           Border around this has a color of #cd066b        
        
          <div style="border:2px solid #cd066b;">Content here</div>
        
        
          .myborder {border:2px solid #cd066b;}
        
        Border color #cd066b