#cc5cfa color space conversions
Hex:
        #cc5cfa
        RGB:
        204, 92, 250
        CMY:
        20, 64, 2
        CMYK:
        18, 63, 0, 2
      HSL:
        283°, 94.0476%, 67.0588%
        HSV (HSB):
        283°, 63.2000%, 98.0392%
        XYZ:
        45.9843, 27.3938, 93.3064
        xyY:
        0.2759, 0.1643, 27.3938
      CIE-Lab:
        59.3371, 67.7900, -60.0765
        CIE-LCH:
        59.3371, 90.5796, 318.4522
        CIE-Luv:
        59.3371, 39.9576, -103.1540
        Hunter-Lab:
        52.3391, 65.2340, -69.0606
      #cc5cfa color charts
#cc5cfa RGB chart
      #cc5cfa CMYK chart
      #cc5cfa RGB pie chart
      #cc5cfa color shades, tints & tones
#cc5cfa color schemes
#cc5cfa color preview, HTML & CSS examples
           This text has a color of #cc5cfa        
        
          <p style="color:#cc5cfa;">Text here</p>
        
        
          .mytext {color:#cc5cfa;}
        
        Text color #cc5cfa
      
           This box has a color of #cc5cfa        
        
          <div style="background-color:#cc5cfa;">Content here</div>
        
        
          .mybackground {background-color:#cc5cfa;}
        
        Background color #cc5cfa
      
           Border around this has a color of #cc5cfa        
        
          <div style="border:2px solid #cc5cfa;">Content here</div>
        
        
          .myborder {border:2px solid #cc5cfa;}
        
        Border color #cc5cfa