#cd0ede color space conversions
Hex:
        #cd0ede
        RGB:
        205, 14, 222
        CMY:
        20, 95, 13
        CMYK:
        8, 94, 0, 13
      HSL:
        295°, 88.1356%, 46.2745%
        HSV (HSB):
        295°, 93.6937%, 87.0588%
        XYZ:
        38.5187, 18.5671, 70.6609
        xyY:
        0.3015, 0.1453, 18.5671
      CIE-Lab:
        50.1769, 84.7656, -59.0574
        CIE-LCH:
        50.1769, 103.3102, 325.1345
        CIE-Luv:
        50.1769, 60.9327, -99.4459
        Hunter-Lab:
        43.0896, 84.1581, -67.0646
      #cd0ede color charts
#cd0ede RGB chart
      #cd0ede CMYK chart
      #cd0ede RGB pie chart
      #cd0ede color shades, tints & tones
#cd0ede color schemes
#cd0ede color preview, HTML & CSS examples
           This text has a color of #cd0ede        
        
          <p style="color:#cd0ede;">Text here</p>
        
        
          .mytext {color:#cd0ede;}
        
        Text color #cd0ede
      
           This box has a color of #cd0ede        
        
          <div style="background-color:#cd0ede;">Content here</div>
        
        
          .mybackground {background-color:#cd0ede;}
        
        Background color #cd0ede
      
           Border around this has a color of #cd0ede        
        
          <div style="border:2px solid #cd0ede;">Content here</div>
        
        
          .myborder {border:2px solid #cd0ede;}
        
        Border color #cd0ede