#cb9be3 color space conversions
Hex:
        #cb9be3
        RGB:
        203, 155, 227
        CMY:
        20, 39, 11
        CMYK:
        11, 32, 0, 11
      HSL:
        280°, 56.2500%, 74.9020%
        HSV (HSB):
        280°, 31.7181%, 89.0196%
        XYZ:
        50.2151, 41.6853, 78.0725
        xyY:
        0.2954, 0.2452, 41.6853
      CIE-Lab:
        70.6534, 30.6993, -29.6071
        CIE-LCH:
        70.6534, 42.6500, 316.0376
        CIE-Luv:
        70.6534, 21.0848, -51.3748
        Hunter-Lab:
        64.5641, 25.8421, -26.5000
      #cb9be3 color charts
#cb9be3 RGB chart
      #cb9be3 CMYK chart
      #cb9be3 RGB pie chart
      #cb9be3 color shades, tints & tones
#cb9be3 color schemes
#cb9be3 color preview, HTML & CSS examples
           This text has a color of #cb9be3        
        
          <p style="color:#cb9be3;">Text here</p>
        
        
          .mytext {color:#cb9be3;}
        
        Text color #cb9be3
      
           This box has a color of #cb9be3        
        
          <div style="background-color:#cb9be3;">Content here</div>
        
        
          .mybackground {background-color:#cb9be3;}
        
        Background color #cb9be3
      
           Border around this has a color of #cb9be3        
        
          <div style="border:2px solid #cb9be3;">Content here</div>
        
        
          .myborder {border:2px solid #cb9be3;}
        
        Border color #cb9be3