#cb8bb1 color space conversions
Hex:
        #cb8bb1
        RGB:
        203, 139, 177
        CMY:
        20, 45, 31
        CMYK:
        0, 32, 13, 20
      HSL:
        324°, 38.0952%, 67.0588%
        HSV (HSB):
        324°, 31.5271%, 79.6078%
        XYZ:
        41.7970, 34.3361, 46.0196
        xyY:
        0.3422, 0.2811, 34.3361
      CIE-Lab:
        65.2285, 30.1009, -10.0429
        CIE-LCH:
        65.2285, 31.7321, 341.5492
        CIE-Luv:
        65.2285, 36.2544, -20.0379
        Hunter-Lab:
        58.5970, 24.7787, -5.5459
      #cb8bb1 color charts
#cb8bb1 RGB chart
      #cb8bb1 CMYK chart
      #cb8bb1 RGB pie chart
      #cb8bb1 color shades, tints & tones
#cb8bb1 color schemes
#cb8bb1 color preview, HTML & CSS examples
           This text has a color of #cb8bb1        
        
          <p style="color:#cb8bb1;">Text here</p>
        
        
          .mytext {color:#cb8bb1;}
        
        Text color #cb8bb1
      
           This box has a color of #cb8bb1        
        
          <div style="background-color:#cb8bb1;">Content here</div>
        
        
          .mybackground {background-color:#cb8bb1;}
        
        Background color #cb8bb1
      
           Border around this has a color of #cb8bb1        
        
          <div style="border:2px solid #cb8bb1;">Content here</div>
        
        
          .myborder {border:2px solid #cb8bb1;}
        
        Border color #cb8bb1