#ce9bff color space conversions
Hex:
        #ce9bff
        RGB:
        206, 155, 255
        CMY:
        19, 39, 0
        CMYK:
        19, 39, 0, 0
      HSL:
        271°, 100.0000%, 80.3922%
        HSV (HSB):
        271°, 39.2157%, 100.0000%
        XYZ:
        55.2249, 43.7845, 100.1483
        xyY:
        0.2773, 0.2198, 43.7845
      CIE-Lab:
        72.0842, 37.5503, -42.6329
        CIE-LCH:
        72.0842, 56.8119, 311.3731
        CIE-Luv:
        72.0842, 19.0664, -74.1398
        Hunter-Lab:
        66.1699, 33.1777, -43.4167
      #ce9bff color charts
#ce9bff RGB chart
      #ce9bff CMYK chart
      #ce9bff RGB pie chart
      #ce9bff color shades, tints & tones
#ce9bff color schemes
#ce9bff color preview, HTML & CSS examples
           This text has a color of #ce9bff        
        
          <p style="color:#ce9bff;">Text here</p>
        
        
          .mytext {color:#ce9bff;}
        
        Text color #ce9bff
      
           This box has a color of #ce9bff        
        
          <div style="background-color:#ce9bff;">Content here</div>
        
        
          .mybackground {background-color:#ce9bff;}
        
        Background color #ce9bff
      
           Border around this has a color of #ce9bff        
        
          <div style="border:2px solid #ce9bff;">Content here</div>
        
        
          .myborder {border:2px solid #ce9bff;}
        
        Border color #ce9bff