#e42efa color space conversions
Hex:
        #e42efa
        RGB:
        228, 46, 250
        CMY:
        11, 82, 2
        CMYK:
        9, 82, 0, 2
      HSL:
        294°, 95.3271%, 58.0392%
        HSV (HSB):
        294°, 81.6000%, 98.0392%
        XYZ:
        50.2272, 25.3501, 92.6883
        xyY:
        0.2985, 0.1507, 25.3501
      CIE-Lab:
        57.4150, 87.7940, -62.9701
        CIE-LCH:
        57.4150, 108.0418, 324.3501
        CIE-Luv:
        57.4150, 63.9751, -109.2247
        Hunter-Lab:
        50.3489, 89.9581, -73.9039
      #e42efa color charts
#e42efa RGB chart
      #e42efa CMYK chart
      #e42efa RGB pie chart
      #e42efa color shades, tints & tones
#e42efa color schemes
#e42efa color preview, HTML & CSS examples
           This text has a color of #e42efa        
        
          <p style="color:#e42efa;">Text here</p>
        
        
          .mytext {color:#e42efa;}
        
        Text color #e42efa
      
           This box has a color of #e42efa        
        
          <div style="background-color:#e42efa;">Content here</div>
        
        
          .mybackground {background-color:#e42efa;}
        
        Background color #e42efa
      
           Border around this has a color of #e42efa        
        
          <div style="border:2px solid #e42efa;">Content here</div>
        
        
          .myborder {border:2px solid #e42efa;}
        
        Border color #e42efa