#cb8ea1 color space conversions
Hex:
        #cb8ea1
        RGB:
        203, 142, 161
        CMY:
        20, 44, 37
        CMYK:
        0, 30, 21, 20
      HSL:
        341°, 36.9697%, 67.6471%
        HSV (HSB):
        341°, 30.0493%, 79.6078%
        XYZ:
        40.7346, 34.6157, 38.2528
        xyY:
        0.3586, 0.3047, 34.6157
      CIE-Lab:
        65.4484, 25.9037, -0.6947
        CIE-LCH:
        65.4484, 25.9130, 358.4638
        CIE-Luv:
        65.4484, 37.1367, -5.6221
        Hunter-Lab:
        58.8351, 20.6234, 2.6361
      #cb8ea1 color charts
#cb8ea1 RGB chart
      #cb8ea1 CMYK chart
      #cb8ea1 RGB pie chart
      #cb8ea1 color shades, tints & tones
#cb8ea1 color schemes
#cb8ea1 color preview, HTML & CSS examples
           This text has a color of #cb8ea1        
        
          <p style="color:#cb8ea1;">Text here</p>
        
        
          .mytext {color:#cb8ea1;}
        
        Text color #cb8ea1
      
           This box has a color of #cb8ea1        
        
          <div style="background-color:#cb8ea1;">Content here</div>
        
        
          .mybackground {background-color:#cb8ea1;}
        
        Background color #cb8ea1
      
           Border around this has a color of #cb8ea1        
        
          <div style="border:2px solid #cb8ea1;">Content here</div>
        
        
          .myborder {border:2px solid #cb8ea1;}
        
        Border color #cb8ea1