#8e6bcb color space conversions
Hex:
        #8e6bcb
        RGB:
        142, 107, 203
        CMY:
        44, 58, 20
        CMYK:
        30, 47, 0, 20
      HSL:
        262°, 48.0000%, 60.7843%
        HSV (HSB):
        262°, 47.2906%, 79.6078%
        XYZ:
        27.1925, 20.5780, 59.0387
        xyY:
        0.2546, 0.1927, 20.5780
      CIE-Lab:
        52.4845, 34.2715, -45.0114
        CIE-LCH:
        52.4845, 56.5735, 307.2856
        CIE-Luv:
        52.4845, 9.6864, -73.2132
        Hunter-Lab:
        45.3629, 27.6155, -45.4103
      #8e6bcb color charts
#8e6bcb RGB chart
      #8e6bcb CMYK chart
      #8e6bcb RGB pie chart
      #8e6bcb color shades, tints & tones
#8e6bcb color schemes
#8e6bcb color preview, HTML & CSS examples
           This text has a color of #8e6bcb        
        
          <p style="color:#8e6bcb;">Text here</p>
        
        
          .mytext {color:#8e6bcb;}
        
        Text color #8e6bcb
      
           This box has a color of #8e6bcb        
        
          <div style="background-color:#8e6bcb;">Content here</div>
        
        
          .mybackground {background-color:#8e6bcb;}
        
        Background color #8e6bcb
      
           Border around this has a color of #8e6bcb        
        
          <div style="border:2px solid #8e6bcb;">Content here</div>
        
        
          .myborder {border:2px solid #8e6bcb;}
        
        Border color #8e6bcb