#cc5fea color space conversions
Hex:
        #cc5fea
        RGB:
        204, 95, 234
        CMY:
        20, 63, 8
        CMYK:
        13, 59, 0, 8
      HSL:
        287°, 76.7956%, 64.5098%
        HSV (HSB):
        287°, 59.4017%, 91.7647%
        XYZ:
        43.8453, 26.9623, 80.7352
        xyY:
        0.2893, 0.1779, 26.9623
      CIE-Lab:
        58.9394, 63.3211, -51.8160
        CIE-LCH:
        58.9394, 81.8197, 320.7064
        CIE-Luv:
        58.9394, 43.0284, -89.5713
        Hunter-Lab:
        51.9252, 59.8551, -55.8386
      #cc5fea color charts
#cc5fea RGB chart
      #cc5fea CMYK chart
      #cc5fea RGB pie chart
      #cc5fea color shades, tints & tones
#cc5fea color schemes
#cc5fea color preview, HTML & CSS examples
           This text has a color of #cc5fea        
        
          <p style="color:#cc5fea;">Text here</p>
        
        
          .mytext {color:#cc5fea;}
        
        Text color #cc5fea
      
           This box has a color of #cc5fea        
        
          <div style="background-color:#cc5fea;">Content here</div>
        
        
          .mybackground {background-color:#cc5fea;}
        
        Background color #cc5fea
      
           Border around this has a color of #cc5fea        
        
          <div style="border:2px solid #cc5fea;">Content here</div>
        
        
          .myborder {border:2px solid #cc5fea;}
        
        Border color #cc5fea