#cb8cd4 color space conversions
Hex:
        #cb8cd4
        RGB:
        203, 140, 212
        CMY:
        20, 45, 17
        CMYK:
        4, 34, 0, 17
      HSL:
        293°, 45.5696%, 69.0196%
        HSV (HSB):
        293°, 33.9623%, 83.1373%
        XYZ:
        45.8904, 36.2061, 66.8572
        xyY:
        0.3081, 0.2431, 36.2061
      CIE-Lab:
        66.6771, 35.8843, -27.4442
        CIE-LCH:
        66.6771, 45.1760, 322.5913
        CIE-Luv:
        66.6771, 30.0327, -48.2187
        Hunter-Lab:
        60.1715, 30.8344, -23.7576
      #cb8cd4 color charts
#cb8cd4 RGB chart
      #cb8cd4 CMYK chart
      #cb8cd4 RGB pie chart
      #cb8cd4 color shades, tints & tones
#cb8cd4 color schemes
#cb8cd4 color preview, HTML & CSS examples
           This text has a color of #cb8cd4        
        
          <p style="color:#cb8cd4;">Text here</p>
        
        
          .mytext {color:#cb8cd4;}
        
        Text color #cb8cd4
      
           This box has a color of #cb8cd4        
        
          <div style="background-color:#cb8cd4;">Content here</div>
        
        
          .mybackground {background-color:#cb8cd4;}
        
        Background color #cb8cd4
      
           Border around this has a color of #cb8cd4        
        
          <div style="border:2px solid #cb8cd4;">Content here</div>
        
        
          .myborder {border:2px solid #cb8cd4;}
        
        Border color #cb8cd4