#8e5fea color space conversions
Hex:
        #8e5fea
        RGB:
        142, 95, 234
        CMY:
        44, 63, 8
        CMYK:
        39, 59, 0, 8
      HSL:
        260°, 76.7956%, 64.5098%
        HSV (HSB):
        260°, 59.4017%, 91.7647%
        XYZ:
        30.0988, 19.8757, 80.0919
        xyY:
        0.2314, 0.1528, 19.8757
      CIE-Lab:
        51.6964, 49.0110, -63.8218
        CIE-LCH:
        51.6964, 80.4693, 307.5219
        CIE-Luv:
        51.6964, 9.3640, -103.2858
        Hunter-Lab:
        44.5822, 42.4921, -75.3070
      #8e5fea color charts
#8e5fea RGB chart
      #8e5fea CMYK chart
      #8e5fea RGB pie chart
      #8e5fea color shades, tints & tones
#8e5fea color schemes
#8e5fea color preview, HTML & CSS examples
           This text has a color of #8e5fea        
        
          <p style="color:#8e5fea;">Text here</p>
        
        
          .mytext {color:#8e5fea;}
        
        Text color #8e5fea
      
           This box has a color of #8e5fea        
        
          <div style="background-color:#8e5fea;">Content here</div>
        
        
          .mybackground {background-color:#8e5fea;}
        
        Background color #8e5fea
      
           Border around this has a color of #8e5fea        
        
          <div style="border:2px solid #8e5fea;">Content here</div>
        
        
          .myborder {border:2px solid #8e5fea;}
        
        Border color #8e5fea