#e42ffa color space conversions
Hex:
        #e42ffa
        RGB:
        228, 47, 250
        CMY:
        11, 82, 2
        CMYK:
        9, 81, 0, 2
      HSL:
        293°, 95.3052%, 58.2353%
        HSV (HSB):
        293°, 81.2000%, 98.0392%
        XYZ:
        50.2667, 25.4291, 92.7014
        xyY:
        0.2985, 0.1510, 25.4291
      CIE-Lab:
        57.4912, 87.5715, -62.8476
        CIE-LCH:
        57.4912, 107.7896, 324.3340
        CIE-Luv:
        57.4912, 63.8489, -109.0495
        Hunter-Lab:
        50.4273, 89.6838, -73.6948
      #e42ffa color charts
#e42ffa RGB chart
      #e42ffa CMYK chart
      #e42ffa RGB pie chart
      #e42ffa color shades, tints & tones
#e42ffa color schemes
#e42ffa color preview, HTML & CSS examples
           This text has a color of #e42ffa        
        
          <p style="color:#e42ffa;">Text here</p>
        
        
          .mytext {color:#e42ffa;}
        
        Text color #e42ffa
      
           This box has a color of #e42ffa        
        
          <div style="background-color:#e42ffa;">Content here</div>
        
        
          .mybackground {background-color:#e42ffa;}
        
        Background color #e42ffa
      
           Border around this has a color of #e42ffa        
        
          <div style="border:2px solid #e42ffa;">Content here</div>
        
        
          .myborder {border:2px solid #e42ffa;}
        
        Border color #e42ffa