#8e6ceb color space conversions
Hex:
        #8e6ceb
        RGB:
        142, 108, 235
        CMY:
        44, 58, 8
        CMYK:
        40, 54, 0, 8
      HSL:
        256°, 76.0479%, 67.2549%
        HSV (HSB):
        256°, 54.0426%, 92.1569%
        XYZ:
        31.5133, 22.4741, 81.2743
        xyY:
        0.2330, 0.1662, 22.4741
      CIE-Lab:
        54.5264, 42.0697, -59.8265
        CIE-LCH:
        54.5264, 73.1374, 305.1147
        CIE-Luv:
        54.5264, 5.6559, -97.8747
        Hunter-Lab:
        47.4068, 35.6944, -68.4620
      #8e6ceb color charts
#8e6ceb RGB chart
      #8e6ceb CMYK chart
      #8e6ceb RGB pie chart
      #8e6ceb color shades, tints & tones
#8e6ceb color schemes
#8e6ceb color preview, HTML & CSS examples
           This text has a color of #8e6ceb        
        
          <p style="color:#8e6ceb;">Text here</p>
        
        
          .mytext {color:#8e6ceb;}
        
        Text color #8e6ceb
      
           This box has a color of #8e6ceb        
        
          <div style="background-color:#8e6ceb;">Content here</div>
        
        
          .mybackground {background-color:#8e6ceb;}
        
        Background color #8e6ceb
      
           Border around this has a color of #8e6ceb        
        
          <div style="border:2px solid #8e6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #8e6ceb;}
        
        Border color #8e6ceb