#cc5eed color space conversions
Hex:
        #cc5eed
        RGB:
        204, 94, 237
        CMY:
        20, 63, 7
        CMYK:
        14, 60, 0, 7
      HSL:
        286°, 79.8883%, 64.9020%
        HSV (HSB):
        286°, 60.3376%, 92.9412%
        XYZ:
        44.1906, 26.9572, 82.9949
        xyY:
        0.2867, 0.1749, 26.9572
      CIE-Lab:
        58.9347, 64.3529, -53.4975
        CIE-LCH:
        58.9347, 83.6856, 320.2628
        CIE-Luv:
        58.9347, 42.5757, -92.3351
        Hunter-Lab:
        51.9203, 61.0650, -58.4312
      #cc5eed color charts
#cc5eed RGB chart
      #cc5eed CMYK chart
      #cc5eed RGB pie chart
      #cc5eed color shades, tints & tones
#cc5eed color schemes
#cc5eed color preview, HTML & CSS examples
           This text has a color of #cc5eed        
        
          <p style="color:#cc5eed;">Text here</p>
        
        
          .mytext {color:#cc5eed;}
        
        Text color #cc5eed
      
           This box has a color of #cc5eed        
        
          <div style="background-color:#cc5eed;">Content here</div>
        
        
          .mybackground {background-color:#cc5eed;}
        
        Background color #cc5eed
      
           Border around this has a color of #cc5eed        
        
          <div style="border:2px solid #cc5eed;">Content here</div>
        
        
          .myborder {border:2px solid #cc5eed;}
        
        Border color #cc5eed