#cb9ffe color space conversions
Hex:
        #cb9ffe
        RGB:
        203, 159, 254
        CMY:
        20, 38, 0
        CMYK:
        20, 37, 0, 0
      HSL:
        268°, 97.9381%, 80.9804%
        HSV (HSB):
        268°, 37.4016%, 99.6078%
        XYZ:
        54.9161, 44.6485, 99.4896
        xyY:
        0.2759, 0.2243, 44.6485
      CIE-Lab:
        72.6599, 34.2899, -41.2130
        CIE-LCH:
        72.6599, 53.6126, 309.7611
        CIE-Luv:
        72.6599, 15.9278, -71.3886
        Hunter-Lab:
        66.8196, 29.7673, -41.5049
      #cb9ffe color charts
#cb9ffe RGB chart
      #cb9ffe CMYK chart
      #cb9ffe RGB pie chart
      #cb9ffe color shades, tints & tones
#cb9ffe color schemes
#cb9ffe color preview, HTML & CSS examples
           This text has a color of #cb9ffe        
        
          <p style="color:#cb9ffe;">Text here</p>
        
        
          .mytext {color:#cb9ffe;}
        
        Text color #cb9ffe
      
           This box has a color of #cb9ffe        
        
          <div style="background-color:#cb9ffe;">Content here</div>
        
        
          .mybackground {background-color:#cb9ffe;}
        
        Background color #cb9ffe
      
           Border around this has a color of #cb9ffe        
        
          <div style="border:2px solid #cb9ffe;">Content here</div>
        
        
          .myborder {border:2px solid #cb9ffe;}
        
        Border color #cb9ffe