#e02ac8 color space conversions
Hex:
        #e02ac8
        RGB:
        224, 42, 200
        CMY:
        12, 84, 22
        CMYK:
        0, 81, 11, 12
      HSL:
        308°, 74.5902%, 52.1569%
        HSV (HSB):
        308°, 81.2500%, 87.8431%
        XYZ:
        41.9938, 21.6734, 56.6136
        xyY:
        0.3491, 0.1802, 21.6734
      CIE-Lab:
        53.6787, 80.4799, -40.6881
        CIE-LCH:
        53.6787, 90.1806, 333.1803
        CIE-Luv:
        53.6787, 80.2502, -73.3075
        Hunter-Lab:
        46.5546, 79.5420, -39.5124
      #e02ac8 color charts
#e02ac8 RGB chart
      #e02ac8 CMYK chart
      #e02ac8 RGB pie chart
      #e02ac8 color shades, tints & tones
#e02ac8 color schemes
#e02ac8 color preview, HTML & CSS examples
           This text has a color of #e02ac8        
        
          <p style="color:#e02ac8;">Text here</p>
        
        
          .mytext {color:#e02ac8;}
        
        Text color #e02ac8
      
           This box has a color of #e02ac8        
        
          <div style="background-color:#e02ac8;">Content here</div>
        
        
          .mybackground {background-color:#e02ac8;}
        
        Background color #e02ac8
      
           Border around this has a color of #e02ac8        
        
          <div style="border:2px solid #e02ac8;">Content here</div>
        
        
          .myborder {border:2px solid #e02ac8;}
        
        Border color #e02ac8