#8e5cfa color space conversions
Hex:
        #8e5cfa
        RGB:
        142, 92, 250
        CMY:
        44, 64, 2
        CMYK:
        43, 63, 0, 2
      HSL:
        259°, 94.0476%, 67.0588%
        HSV (HSB):
        259°, 63.2000%, 98.0392%
        XYZ:
        32.2378, 20.3072, 92.6630
        xyY:
        0.2220, 0.1398, 20.3072
      CIE-Lab:
        52.1828, 54.8036, -71.9739
        CIE-LCH:
        52.1828, 90.4637, 307.2870
        CIE-Luv:
        52.1828, 8.0681, -116.0552
        Hunter-Lab:
        45.0635, 48.8352, -90.3722
      #8e5cfa color charts
#8e5cfa RGB chart
      #8e5cfa CMYK chart
      #8e5cfa RGB pie chart
      #8e5cfa color shades, tints & tones
#8e5cfa color schemes
#8e5cfa color preview, HTML & CSS examples
           This text has a color of #8e5cfa        
        
          <p style="color:#8e5cfa;">Text here</p>
        
        
          .mytext {color:#8e5cfa;}
        
        Text color #8e5cfa
      
           This box has a color of #8e5cfa        
        
          <div style="background-color:#8e5cfa;">Content here</div>
        
        
          .mybackground {background-color:#8e5cfa;}
        
        Background color #8e5cfa
      
           Border around this has a color of #8e5cfa        
        
          <div style="border:2px solid #8e5cfa;">Content here</div>
        
        
          .myborder {border:2px solid #8e5cfa;}
        
        Border color #8e5cfa