#cb8bc1 color space conversions
Hex:
        #cb8bc1
        RGB:
        203, 139, 193
        CMY:
        20, 45, 24
        CMYK:
        0, 32, 5, 20
      HSL:
        309°, 38.0952%, 67.0588%
        HSV (HSB):
        309°, 31.5271%, 79.6078%
        XYZ:
        43.4869, 35.0120, 54.9181
        xyY:
        0.3259, 0.2624, 35.0120
      CIE-Lab:
        65.7580, 32.8749, -18.2399
        CIE-LCH:
        65.7580, 37.5959, 330.9773
        CIE-Luv:
        65.7580, 33.6239, -33.0785
        Hunter-Lab:
        59.1709, 27.6369, -13.6089
      #cb8bc1 color charts
#cb8bc1 RGB chart
      #cb8bc1 CMYK chart
      #cb8bc1 RGB pie chart
      #cb8bc1 color shades, tints & tones
#cb8bc1 color schemes
#cb8bc1 color preview, HTML & CSS examples
           This text has a color of #cb8bc1        
        
          <p style="color:#cb8bc1;">Text here</p>
        
        
          .mytext {color:#cb8bc1;}
        
        Text color #cb8bc1
      
           This box has a color of #cb8bc1        
        
          <div style="background-color:#cb8bc1;">Content here</div>
        
        
          .mybackground {background-color:#cb8bc1;}
        
        Background color #cb8bc1
      
           Border around this has a color of #cb8bc1        
        
          <div style="border:2px solid #cb8bc1;">Content here</div>
        
        
          .myborder {border:2px solid #cb8bc1;}
        
        Border color #cb8bc1