#cd7cf3 color space conversions
Hex:
        #cd7cf3
        RGB:
        205, 124, 243
        CMY:
        20, 51, 5
        CMYK:
        16, 49, 0, 5
      HSL:
        281°, 83.2168%, 71.9608%
        HSV (HSB):
        281°, 48.9712%, 95.2941%
        XYZ:
        48.5622, 33.8655, 88.7712
        xyY:
        0.2837, 0.1978, 33.8655
      CIE-Lab:
        64.8557, 51.2047, -47.4326
        CIE-LCH:
        64.8557, 69.7981, 317.1901
        CIE-Luv:
        64.8557, 32.2291, -82.5695
        Hunter-Lab:
        58.1941, 47.1161, -49.7071
      #cd7cf3 color charts
#cd7cf3 RGB chart
      #cd7cf3 CMYK chart
      #cd7cf3 RGB pie chart
      #cd7cf3 color shades, tints & tones
#cd7cf3 color schemes
#cd7cf3 color preview, HTML & CSS examples
           This text has a color of #cd7cf3        
        
          <p style="color:#cd7cf3;">Text here</p>
        
        
          .mytext {color:#cd7cf3;}
        
        Text color #cd7cf3
      
           This box has a color of #cd7cf3        
        
          <div style="background-color:#cd7cf3;">Content here</div>
        
        
          .mybackground {background-color:#cd7cf3;}
        
        Background color #cd7cf3
      
           Border around this has a color of #cd7cf3        
        
          <div style="border:2px solid #cd7cf3;">Content here</div>
        
        
          .myborder {border:2px solid #cd7cf3;}
        
        Border color #cd7cf3