#cc5bfe color space conversions
Hex:
        #cc5bfe
        RGB:
        204, 91, 254
        CMY:
        20, 64, 0
        CMYK:
        20, 64, 0, 0
      HSL:
        282°, 98.7879%, 67.6471%
        HSV (HSB):
        282°, 64.1732%, 99.6078%
        XYZ:
        46.5323, 27.4753, 96.6167
        xyY:
        0.2727, 0.1610, 27.4753
      CIE-Lab:
        59.4117, 69.0214, -62.1683
        CIE-LCH:
        59.4117, 92.8916, 317.9903
        CIE-Luv:
        59.4117, 39.2556, -106.5670
        Hunter-Lab:
        52.4169, 66.7312, -72.5936
      #cc5bfe color charts
#cc5bfe RGB chart
      #cc5bfe CMYK chart
      #cc5bfe RGB pie chart
      #cc5bfe color shades, tints & tones
#cc5bfe color schemes
#cc5bfe color preview, HTML & CSS examples
           This text has a color of #cc5bfe        
        
          <p style="color:#cc5bfe;">Text here</p>
        
        
          .mytext {color:#cc5bfe;}
        
        Text color #cc5bfe
      
           This box has a color of #cc5bfe        
        
          <div style="background-color:#cc5bfe;">Content here</div>
        
        
          .mybackground {background-color:#cc5bfe;}
        
        Background color #cc5bfe
      
           Border around this has a color of #cc5bfe        
        
          <div style="border:2px solid #cc5bfe;">Content here</div>
        
        
          .myborder {border:2px solid #cc5bfe;}
        
        Border color #cc5bfe