#e427e8 color space conversions
Hex:
        #e427e8
        RGB:
        228, 39, 232
        CMY:
        11, 85, 9
        CMYK:
        2, 83, 0, 9
      HSL:
        299°, 80.7531%, 53.1373%
        HSV (HSB):
        299°, 83.1897%, 90.9804%
        XYZ:
        47.2859, 23.7712, 78.4400
        xyY:
        0.3163, 0.1590, 23.7712
      CIE-Lab:
        55.8580, 86.4551, -55.3968
        CIE-LCH:
        55.8580, 102.6805, 327.3500
        CIE-Luv:
        55.8580, 71.2205, -97.0299
        Hunter-Lab:
        48.7557, 87.7963, -61.2589
      #e427e8 color charts
#e427e8 RGB chart
      #e427e8 CMYK chart
      #e427e8 RGB pie chart
      #e427e8 color shades, tints & tones
#e427e8 color schemes
#e427e8 color preview, HTML & CSS examples
           This text has a color of #e427e8        
        
          <p style="color:#e427e8;">Text here</p>
        
        
          .mytext {color:#e427e8;}
        
        Text color #e427e8
      
           This box has a color of #e427e8        
        
          <div style="background-color:#e427e8;">Content here</div>
        
        
          .mybackground {background-color:#e427e8;}
        
        Background color #e427e8
      
           Border around this has a color of #e427e8        
        
          <div style="border:2px solid #e427e8;">Content here</div>
        
        
          .myborder {border:2px solid #e427e8;}
        
        Border color #e427e8