#cc5bce color space conversions
Hex:
        #cc5bce
        RGB:
        204, 91, 206
        CMY:
        20, 64, 19
        CMYK:
        1, 56, 0, 19
      HSL:
        299°, 53.9906%, 58.2353%
        HSV (HSB):
        299°, 55.8252%, 80.7843%
        XYZ:
        39.7835, 24.7758, 61.0779
        xyY:
        0.3167, 0.1972, 24.7758
      CIE-Lab:
        56.8563, 59.9814, -39.3303
        CIE-LCH:
        56.8563, 71.7262, 326.7469
        CIE-Luv:
        56.8563, 51.5678, -69.0043
        Hunter-Lab:
        49.7753, 55.5616, -37.9105
      #cc5bce color charts
#cc5bce RGB chart
      #cc5bce CMYK chart
      #cc5bce RGB pie chart
      #cc5bce color shades, tints & tones
#cc5bce color schemes
#cc5bce color preview, HTML & CSS examples
           This text has a color of #cc5bce        
        
          <p style="color:#cc5bce;">Text here</p>
        
        
          .mytext {color:#cc5bce;}
        
        Text color #cc5bce
      
           This box has a color of #cc5bce        
        
          <div style="background-color:#cc5bce;">Content here</div>
        
        
          .mybackground {background-color:#cc5bce;}
        
        Background color #cc5bce
      
           Border around this has a color of #cc5bce        
        
          <div style="border:2px solid #cc5bce;">Content here</div>
        
        
          .myborder {border:2px solid #cc5bce;}
        
        Border color #cc5bce