#cd8cde color space conversions
Hex:
        #cd8cde
        RGB:
        205, 140, 222
        CMY:
        20, 45, 13
        CMYK:
        8, 37, 0, 13
      HSL:
        288°, 55.4054%, 70.9804%
        HSV (HSB):
        288°, 36.9369%, 87.0588%
        XYZ:
        47.7397, 37.0092, 73.7346
        xyY:
        0.3012, 0.2335, 37.0092
      CIE-Lab:
        67.2840, 38.4687, -32.0376
        CIE-LCH:
        67.2840, 50.0625, 320.2117
        CIE-Luv:
        67.2840, 29.6376, -56.1110
        Hunter-Lab:
        60.8352, 33.6142, -29.2771
      #cd8cde color charts
#cd8cde RGB chart
      #cd8cde CMYK chart
      #cd8cde RGB pie chart
      #cd8cde color shades, tints & tones
#cd8cde color schemes
#cd8cde color preview, HTML & CSS examples
           This text has a color of #cd8cde        
        
          <p style="color:#cd8cde;">Text here</p>
        
        
          .mytext {color:#cd8cde;}
        
        Text color #cd8cde
      
           This box has a color of #cd8cde        
        
          <div style="background-color:#cd8cde;">Content here</div>
        
        
          .mybackground {background-color:#cd8cde;}
        
        Background color #cd8cde
      
           Border around this has a color of #cd8cde        
        
          <div style="border:2px solid #cd8cde;">Content here</div>
        
        
          .myborder {border:2px solid #cd8cde;}
        
        Border color #cd8cde