#cb8ce5 color space conversions
Hex:
        #cb8ce5
        RGB:
        203, 140, 229
        CMY:
        20, 45, 10
        CMYK:
        11, 39, 0, 10
      HSL:
        282°, 63.1206%, 72.3529%
        HSV (HSB):
        282°, 38.8646%, 89.8039%
        XYZ:
        48.1495, 37.1098, 78.7539
        xyY:
        0.2936, 0.2263, 37.1098
      CIE-Lab:
        67.3593, 39.2778, -35.8057
        CIE-LCH:
        67.3593, 53.1488, 317.6476
        CIE-Luv:
        67.3593, 27.2817, -62.3754
        Hunter-Lab:
        60.9178, 34.4805, -34.0070
      #cb8ce5 color charts
#cb8ce5 RGB chart
      #cb8ce5 CMYK chart
      #cb8ce5 RGB pie chart
      #cb8ce5 color shades, tints & tones
#cb8ce5 color schemes
#cb8ce5 color preview, HTML & CSS examples
           This text has a color of #cb8ce5        
        
          <p style="color:#cb8ce5;">Text here</p>
        
        
          .mytext {color:#cb8ce5;}
        
        Text color #cb8ce5
      
           This box has a color of #cb8ce5        
        
          <div style="background-color:#cb8ce5;">Content here</div>
        
        
          .mybackground {background-color:#cb8ce5;}
        
        Background color #cb8ce5
      
           Border around this has a color of #cb8ce5        
        
          <div style="border:2px solid #cb8ce5;">Content here</div>
        
        
          .myborder {border:2px solid #cb8ce5;}
        
        Border color #cb8ce5