#e42ac5 color space conversions
Hex:
        #e42ac5
        RGB:
        228, 42, 197
        CMY:
        11, 84, 23
        CMYK:
        0, 82, 14, 11
      HSL:
        310°, 77.5000%, 52.9412%
        HSV (HSB):
        310°, 81.5789%, 89.4118%
        XYZ:
        42.9009, 22.1811, 54.8436
        xyY:
        0.3577, 0.1850, 22.1811
      CIE-Lab:
        54.2187, 80.8752, -38.0633
        CIE-LCH:
        54.2187, 89.3846, 334.7963
        CIE-Luv:
        54.2187, 84.4806, -69.6050
        Hunter-Lab:
        47.0968, 80.1777, -36.0745
      #e42ac5 color charts
#e42ac5 RGB chart
      #e42ac5 CMYK chart
      #e42ac5 RGB pie chart
      #e42ac5 color shades, tints & tones
#e42ac5 color schemes
#e42ac5 color preview, HTML & CSS examples
           This text has a color of #e42ac5        
        
          <p style="color:#e42ac5;">Text here</p>
        
        
          .mytext {color:#e42ac5;}
        
        Text color #e42ac5
      
           This box has a color of #e42ac5        
        
          <div style="background-color:#e42ac5;">Content here</div>
        
        
          .mybackground {background-color:#e42ac5;}
        
        Background color #e42ac5
      
           Border around this has a color of #e42ac5        
        
          <div style="border:2px solid #e42ac5;">Content here</div>
        
        
          .myborder {border:2px solid #e42ac5;}
        
        Border color #e42ac5