#cb9cee color space conversions
Hex:
        #cb9cee
        RGB:
        203, 156, 238
        CMY:
        20, 39, 7
        CMYK:
        15, 34, 0, 7
      HSL:
        274°, 70.6897%, 77.2549%
        HSV (HSB):
        274°, 34.4538%, 93.3333%
        XYZ:
        51.9497, 42.6465, 86.3825
        xyY:
        0.2870, 0.2356, 42.6465
      CIE-Lab:
        71.3144, 32.4518, -34.6058
        CIE-LCH:
        71.3144, 47.4413, 313.1602
        CIE-Luv:
        71.3144, 19.2027, -59.9403
        Hunter-Lab:
        65.3043, 27.7146, -32.7140
      #cb9cee color charts
#cb9cee RGB chart
      #cb9cee CMYK chart
      #cb9cee RGB pie chart
      #cb9cee color shades, tints & tones
#cb9cee color schemes
#cb9cee color preview, HTML & CSS examples
           This text has a color of #cb9cee        
        
          <p style="color:#cb9cee;">Text here</p>
        
        
          .mytext {color:#cb9cee;}
        
        Text color #cb9cee
      
           This box has a color of #cb9cee        
        
          <div style="background-color:#cb9cee;">Content here</div>
        
        
          .mybackground {background-color:#cb9cee;}
        
        Background color #cb9cee
      
           Border around this has a color of #cb9cee        
        
          <div style="border:2px solid #cb9cee;">Content here</div>
        
        
          .myborder {border:2px solid #cb9cee;}
        
        Border color #cb9cee