#cd66d3 color space conversions
Hex:
        #cd66d3
        RGB:
        205, 102, 211
        CMY:
        20, 60, 17
        CMYK:
        3, 52, 0, 17
      HSL:
        297°, 55.3299%, 61.3725%
        HSV (HSB):
        297°, 51.6588%, 82.7451%
        XYZ:
        41.6861, 27.1850, 64.6782
        xyY:
        0.3121, 0.2036, 27.1850
      CIE-Lab:
        59.1452, 55.9851, -38.5631
        CIE-LCH:
        59.1452, 67.9812, 325.4405
        CIE-Luv:
        59.1452, 47.1196, -67.7572
        Hunter-Lab:
        52.1393, 51.4696, -37.0511
      #cd66d3 color charts
#cd66d3 RGB chart
      #cd66d3 CMYK chart
      #cd66d3 RGB pie chart
      #cd66d3 color shades, tints & tones
#cd66d3 color schemes
#cd66d3 color preview, HTML & CSS examples
           This text has a color of #cd66d3        
        
          <p style="color:#cd66d3;">Text here</p>
        
        
          .mytext {color:#cd66d3;}
        
        Text color #cd66d3
      
           This box has a color of #cd66d3        
        
          <div style="background-color:#cd66d3;">Content here</div>
        
        
          .mybackground {background-color:#cd66d3;}
        
        Background color #cd66d3
      
           Border around this has a color of #cd66d3        
        
          <div style="border:2px solid #cd66d3;">Content here</div>
        
        
          .myborder {border:2px solid #cd66d3;}
        
        Border color #cd66d3