#cb9be7 color space conversions
Hex:
        #cb9be7
        RGB:
        203, 155, 231
        CMY:
        20, 39, 9
        CMYK:
        12, 33, 0, 9
      HSL:
        278°, 61.2903%, 75.6863%
        HSV (HSB):
        278°, 32.9004%, 90.5882%
        XYZ:
        50.7738, 41.9087, 81.0144
        xyY:
        0.2923, 0.2413, 41.9087
      CIE-Lab:
        70.8079, 31.5265, -31.5614
        CIE-LCH:
        70.8079, 44.6099, 314.9683
        CIE-Luv:
        70.8079, 20.5547, -54.7217
        Hunter-Lab:
        64.7369, 26.7095, -28.8820
      #cb9be7 color charts
#cb9be7 RGB chart
      #cb9be7 CMYK chart
      #cb9be7 RGB pie chart
      #cb9be7 color shades, tints & tones
#cb9be7 color schemes
#cb9be7 color preview, HTML & CSS examples
           This text has a color of #cb9be7        
        
          <p style="color:#cb9be7;">Text here</p>
        
        
          .mytext {color:#cb9be7;}
        
        Text color #cb9be7
      
           This box has a color of #cb9be7        
        
          <div style="background-color:#cb9be7;">Content here</div>
        
        
          .mybackground {background-color:#cb9be7;}
        
        Background color #cb9be7
      
           Border around this has a color of #cb9be7        
        
          <div style="border:2px solid #cb9be7;">Content here</div>
        
        
          .myborder {border:2px solid #cb9be7;}
        
        Border color #cb9be7