#cd98aa color space conversions
Hex:
        #cd98aa
        RGB:
        205, 152, 170
        CMY:
        20, 40, 33
        CMYK:
        0, 26, 17, 20
      HSL:
        340°, 34.6405%, 70.0000%
        HSV (HSB):
        340°, 25.8537%, 80.3922%
        XYZ:
        43.6608, 38.3379, 43.1290
        xyY:
        0.3489, 0.3064, 38.3379
      CIE-Lab:
        68.2689, 22.5649, -1.5900
        CIE-LCH:
        68.2689, 22.6209, 355.9693
        CIE-Luv:
        68.2689, 31.5984, -6.3217
        Hunter-Lab:
        61.9176, 17.5123, 2.0436
      #cd98aa color charts
#cd98aa RGB chart
      #cd98aa CMYK chart
      #cd98aa RGB pie chart
      #cd98aa color shades, tints & tones
#cd98aa color schemes
#cd98aa color preview, HTML & CSS examples
           This text has a color of #cd98aa        
        
          <p style="color:#cd98aa;">Text here</p>
        
        
          .mytext {color:#cd98aa;}
        
        Text color #cd98aa
      
           This box has a color of #cd98aa        
        
          <div style="background-color:#cd98aa;">Content here</div>
        
        
          .mybackground {background-color:#cd98aa;}
        
        Background color #cd98aa
      
           Border around this has a color of #cd98aa        
        
          <div style="border:2px solid #cd98aa;">Content here</div>
        
        
          .myborder {border:2px solid #cd98aa;}
        
        Border color #cd98aa