#e458fa color space conversions
Hex:
        #e458fa
        RGB:
        228, 88, 250
        CMY:
        11, 65, 2
        CMYK:
        9, 65, 0, 2
      HSL:
        292°, 94.1860%, 66.2745%
        HSV (HSB):
        292°, 64.8000%, 98.0392%
        XYZ:
        52.7400, 30.3756, 93.5258
        xyY:
        0.2986, 0.1720, 30.3756
      CIE-Lab:
        61.9769, 74.7620, -55.6738
        CIE-LCH:
        61.9769, 93.2144, 323.3256
        CIE-Luv:
        61.9769, 56.0389, -98.1548
        Hunter-Lab:
        55.1140, 74.3615, -62.0325
      #e458fa color charts
#e458fa RGB chart
      #e458fa CMYK chart
      #e458fa RGB pie chart
      #e458fa color shades, tints & tones
#e458fa color schemes
#e458fa color preview, HTML & CSS examples
           This text has a color of #e458fa        
        
          <p style="color:#e458fa;">Text here</p>
        
        
          .mytext {color:#e458fa;}
        
        Text color #e458fa
      
           This box has a color of #e458fa        
        
          <div style="background-color:#e458fa;">Content here</div>
        
        
          .mybackground {background-color:#e458fa;}
        
        Background color #e458fa
      
           Border around this has a color of #e458fa        
        
          <div style="border:2px solid #e458fa;">Content here</div>
        
        
          .myborder {border:2px solid #e458fa;}
        
        Border color #e458fa