#cd66d2 color space conversions
Hex:
        #cd66d2
        RGB:
        205, 102, 210
        CMY:
        20, 60, 18
        CMYK:
        2, 51, 0, 18
      HSL:
        297°, 54.5455%, 61.1765%
        HSV (HSB):
        297°, 51.4286%, 82.3529%
        XYZ:
        41.5611, 27.1350, 64.0198
        xyY:
        0.3132, 0.2045, 27.1350
      CIE-Lab:
        59.0991, 55.8037, -38.0702
        CIE-LCH:
        59.0991, 67.5529, 325.6975
        CIE-Luv:
        59.0991, 47.3688, -66.9446
        Hunter-Lab:
        52.0913, 51.2566, -36.4031
      #cd66d2 color charts
#cd66d2 RGB chart
      #cd66d2 CMYK chart
      #cd66d2 RGB pie chart
      #cd66d2 color shades, tints & tones
#cd66d2 color schemes
#cd66d2 color preview, HTML & CSS examples
           This text has a color of #cd66d2        
        
          <p style="color:#cd66d2;">Text here</p>
        
        
          .mytext {color:#cd66d2;}
        
        Text color #cd66d2
      
           This box has a color of #cd66d2        
        
          <div style="background-color:#cd66d2;">Content here</div>
        
        
          .mybackground {background-color:#cd66d2;}
        
        Background color #cd66d2
      
           Border around this has a color of #cd66d2        
        
          <div style="border:2px solid #cd66d2;">Content here</div>
        
        
          .myborder {border:2px solid #cd66d2;}
        
        Border color #cd66d2