#e02ac9 color space conversions
Hex:
        #e02ac9
        RGB:
        224, 42, 201
        CMY:
        12, 84, 21
        CMYK:
        0, 81, 10, 12
      HSL:
        308°, 74.5902%, 52.1569%
        HSV (HSB):
        308°, 81.2500%, 87.8431%
        XYZ:
        42.1110, 21.7203, 57.2313
        xyY:
        0.3478, 0.1794, 21.7203
      CIE-Lab:
        53.7289, 80.6176, -41.1842
        CIE-LCH:
        53.7289, 90.5281, 332.9394
        CIE-Luv:
        53.7289, 79.8498, -74.0870
        Hunter-Lab:
        46.6050, 79.7291, -40.1850
      #e02ac9 color charts
#e02ac9 RGB chart
      #e02ac9 CMYK chart
      #e02ac9 RGB pie chart
      #e02ac9 color shades, tints & tones
#e02ac9 color schemes
#e02ac9 color preview, HTML & CSS examples
           This text has a color of #e02ac9        
        
          <p style="color:#e02ac9;">Text here</p>
        
        
          .mytext {color:#e02ac9;}
        
        Text color #e02ac9
      
           This box has a color of #e02ac9        
        
          <div style="background-color:#e02ac9;">Content here</div>
        
        
          .mybackground {background-color:#e02ac9;}
        
        Background color #e02ac9
      
           Border around this has a color of #e02ac9        
        
          <div style="border:2px solid #e02ac9;">Content here</div>
        
        
          .myborder {border:2px solid #e02ac9;}
        
        Border color #e02ac9