#e458f2 color space conversions
Hex:
        #e458f2
        RGB:
        228, 88, 242
        CMY:
        11, 65, 5
        CMYK:
        6, 64, 0, 5
      HSL:
        295°, 85.5556%, 64.7059%
        HSV (HSB):
        295°, 63.6364%, 94.9020%
        XYZ:
        51.5116, 29.8842, 87.0577
        xyY:
        0.3058, 0.1774, 29.8842
      CIE-Lab:
        61.5542, 73.3692, -51.9148
        CIE-LCH:
        61.5542, 89.8787, 324.7174
        CIE-Luv:
        61.5542, 58.3640, -91.9315
        Hunter-Lab:
        54.6665, 72.5324, -56.1542
      #e458f2 color charts
#e458f2 RGB chart
      #e458f2 CMYK chart
      #e458f2 RGB pie chart
      #e458f2 color shades, tints & tones
#e458f2 color schemes
#e458f2 color preview, HTML & CSS examples
           This text has a color of #e458f2        
        
          <p style="color:#e458f2;">Text here</p>
        
        
          .mytext {color:#e458f2;}
        
        Text color #e458f2
      
           This box has a color of #e458f2        
        
          <div style="background-color:#e458f2;">Content here</div>
        
        
          .mybackground {background-color:#e458f2;}
        
        Background color #e458f2
      
           Border around this has a color of #e458f2        
        
          <div style="border:2px solid #e458f2;">Content here</div>
        
        
          .myborder {border:2px solid #e458f2;}
        
        Border color #e458f2