#cb9bbe color space conversions
Hex:
        #cb9bbe
        RGB:
        203, 155, 190
        CMY:
        20, 39, 25
        CMYK:
        0, 24, 6, 20
      HSL:
        316°, 31.5789%, 70.1961%
        HSV (HSB):
        316°, 23.6453%, 79.6078%
        XYZ:
        45.6442, 39.8569, 54.0026
        xyY:
        0.3272, 0.2857, 39.8569
      CIE-Lab:
        69.3675, 23.5854, -11.1271
        CIE-LCH:
        69.3675, 26.0784, 334.7430
        CIE-Luv:
        69.3675, 25.9904, -20.7507
        Hunter-Lab:
        63.1323, 18.5726, -6.5233
      #cb9bbe color charts
#cb9bbe RGB chart
      #cb9bbe CMYK chart
      #cb9bbe RGB pie chart
      #cb9bbe color shades, tints & tones
#cb9bbe color schemes
#cb9bbe color preview, HTML & CSS examples
           This text has a color of #cb9bbe        
        
          <p style="color:#cb9bbe;">Text here</p>
        
        
          .mytext {color:#cb9bbe;}
        
        Text color #cb9bbe
      
           This box has a color of #cb9bbe        
        
          <div style="background-color:#cb9bbe;">Content here</div>
        
        
          .mybackground {background-color:#cb9bbe;}
        
        Background color #cb9bbe
      
           Border around this has a color of #cb9bbe        
        
          <div style="border:2px solid #cb9bbe;">Content here</div>
        
        
          .myborder {border:2px solid #cb9bbe;}
        
        Border color #cb9bbe