#cb8cef color space conversions
Hex:
        #cb8cef
        RGB:
        203, 140, 239
        CMY:
        20, 45, 6
        CMYK:
        15, 41, 0, 6
      HSL:
        278°, 75.5725%, 74.3137%
        HSV (HSB):
        278°, 41.4226%, 93.7255%
        XYZ:
        49.5867, 37.6847, 86.3217
        xyY:
        0.2856, 0.2171, 37.6847
      CIE-Lab:
        67.7876, 41.3587, -40.6430
        CIE-LCH:
        67.7876, 57.9862, 315.5000
        CIE-Luv:
        67.7876, 25.6861, -70.6753
        Hunter-Lab:
        61.3878, 36.7565, -40.4003
      #cb8cef color charts
#cb8cef RGB chart
      #cb8cef CMYK chart
      #cb8cef RGB pie chart
      #cb8cef color shades, tints & tones
#cb8cef color schemes
#cb8cef color preview, HTML & CSS examples
           This text has a color of #cb8cef        
        
          <p style="color:#cb8cef;">Text here</p>
        
        
          .mytext {color:#cb8cef;}
        
        Text color #cb8cef
      
           This box has a color of #cb8cef        
        
          <div style="background-color:#cb8cef;">Content here</div>
        
        
          .mybackground {background-color:#cb8cef;}
        
        Background color #cb8cef
      
           Border around this has a color of #cb8cef        
        
          <div style="border:2px solid #cb8cef;">Content here</div>
        
        
          .myborder {border:2px solid #cb8cef;}
        
        Border color #cb8cef