#cc5bc7 color space conversions
Hex:
        #cc5bc7
        RGB:
        204, 91, 199
        CMY:
        20, 64, 22
        CMYK:
        0, 55, 2, 20
      HSL:
        303°, 52.5581%, 57.8431%
        HSV (HSB):
        303°, 55.3922%, 80.0000%
        XYZ:
        38.9517, 24.4431, 56.6978
        xyY:
        0.3243, 0.2035, 24.4431
      CIE-Lab:
        56.5287, 58.7685, -35.8540
        CIE-LCH:
        56.5287, 68.8422, 328.6131
        CIE-Luv:
        56.5287, 53.5013, -63.3523
        Hunter-Lab:
        49.4399, 54.1131, -33.3860
      #cc5bc7 color charts
#cc5bc7 RGB chart
      #cc5bc7 CMYK chart
      #cc5bc7 RGB pie chart
      #cc5bc7 color shades, tints & tones
#cc5bc7 color schemes
#cc5bc7 color preview, HTML & CSS examples
           This text has a color of #cc5bc7        
        
          <p style="color:#cc5bc7;">Text here</p>
        
        
          .mytext {color:#cc5bc7;}
        
        Text color #cc5bc7
      
           This box has a color of #cc5bc7        
        
          <div style="background-color:#cc5bc7;">Content here</div>
        
        
          .mybackground {background-color:#cc5bc7;}
        
        Background color #cc5bc7
      
           Border around this has a color of #cc5bc7        
        
          <div style="border:2px solid #cc5bc7;">Content here</div>
        
        
          .myborder {border:2px solid #cc5bc7;}
        
        Border color #cc5bc7