#e02ed4 color space conversions
Hex:
        #e02ed4
        RGB:
        224, 46, 212
        CMY:
        12, 82, 17
        CMYK:
        0, 79, 5, 12
      HSL:
        304°, 74.1667%, 52.9412%
        HSV (HSB):
        304°, 79.4643%, 87.8431%
        XYZ:
        43.6011, 22.5547, 64.3428
        xyY:
        0.3341, 0.1728, 22.5547
      CIE-Lab:
        54.6107, 81.2607, -46.0901
        CIE-LCH:
        54.6107, 93.4216, 330.4386
        CIE-Luv:
        54.6107, 74.8974, -81.8384
        Hunter-Lab:
        47.4918, 80.7659, -47.0829
      #e02ed4 color charts
#e02ed4 RGB chart
      #e02ed4 CMYK chart
      #e02ed4 RGB pie chart
      #e02ed4 color shades, tints & tones
#e02ed4 color schemes
#e02ed4 color preview, HTML & CSS examples
           This text has a color of #e02ed4        
        
          <p style="color:#e02ed4;">Text here</p>
        
        
          .mytext {color:#e02ed4;}
        
        Text color #e02ed4
      
           This box has a color of #e02ed4        
        
          <div style="background-color:#e02ed4;">Content here</div>
        
        
          .mybackground {background-color:#e02ed4;}
        
        Background color #e02ed4
      
           Border around this has a color of #e02ed4        
        
          <div style="border:2px solid #e02ed4;">Content here</div>
        
        
          .myborder {border:2px solid #e02ed4;}
        
        Border color #e02ed4