#e42afd color space conversions
Hex:
        #e42afd
        RGB:
        228, 42, 253
        CMY:
        11, 84, 1
        CMYK:
        10, 83, 0, 1
      HSL:
        293°, 98.1395%, 57.8431%
        HSV (HSB):
        293°, 83.3992%, 99.2157%
        XYZ:
        50.5525, 25.2418, 95.1362
        xyY:
        0.2957, 0.1477, 25.2418
      CIE-Lab:
        57.3102, 89.1162, -64.8049
        CIE-LCH:
        57.3102, 110.1879, 323.9755
        CIE-Luv:
        57.3102, 63.4281, -112.0712
        Hunter-Lab:
        50.2412, 91.6840, -77.1022
      #e42afd color charts
#e42afd RGB chart
      #e42afd CMYK chart
      #e42afd RGB pie chart
      #e42afd color shades, tints & tones
#e42afd color schemes
#e42afd color preview, HTML & CSS examples
           This text has a color of #e42afd        
        
          <p style="color:#e42afd;">Text here</p>
        
        
          .mytext {color:#e42afd;}
        
        Text color #e42afd
      
           This box has a color of #e42afd        
        
          <div style="background-color:#e42afd;">Content here</div>
        
        
          .mybackground {background-color:#e42afd;}
        
        Background color #e42afd
      
           Border around this has a color of #e42afd        
        
          <div style="border:2px solid #e42afd;">Content here</div>
        
        
          .myborder {border:2px solid #e42afd;}
        
        Border color #e42afd