#cc5ae0 color space conversions
Hex:
        #cc5ae0
        RGB:
        204, 90, 224
        CMY:
        20, 65, 12
        CMYK:
        9, 60, 0, 12
      HSL:
        291°, 68.3673%, 61.5686%
        HSV (HSB):
        291°, 59.8214%, 87.8431%
        XYZ:
        42.0125, 25.5315, 73.2348
        xyY:
        0.2984, 0.1814, 25.5315
      CIE-Lab:
        57.5897, 63.6791, -48.3542
        CIE-LCH:
        57.5897, 79.9572, 322.7891
        CIE-Luv:
        57.5897, 47.0376, -83.7840
        Hunter-Lab:
        50.5287, 59.9901, -50.5630
      #cc5ae0 color charts
#cc5ae0 RGB chart
      #cc5ae0 CMYK chart
      #cc5ae0 RGB pie chart
      #cc5ae0 color shades, tints & tones
#cc5ae0 color schemes
#cc5ae0 color preview, HTML & CSS examples
           This text has a color of #cc5ae0        
        
          <p style="color:#cc5ae0;">Text here</p>
        
        
          .mytext {color:#cc5ae0;}
        
        Text color #cc5ae0
      
           This box has a color of #cc5ae0        
        
          <div style="background-color:#cc5ae0;">Content here</div>
        
        
          .mybackground {background-color:#cc5ae0;}
        
        Background color #cc5ae0
      
           Border around this has a color of #cc5ae0        
        
          <div style="border:2px solid #cc5ae0;">Content here</div>
        
        
          .myborder {border:2px solid #cc5ae0;}
        
        Border color #cc5ae0