#e03ad2 color space conversions
Hex:
        #e03ad2
        RGB:
        224, 58, 210
        CMY:
        12, 77, 18
        CMYK:
        0, 74, 6, 12
      HSL:
        305°, 72.8070%, 55.2941%
        HSV (HSB):
        305°, 74.1071%, 87.8431%
        XYZ:
        43.8864, 23.5265, 63.2008
        xyY:
        0.3360, 0.1801, 23.5265
      CIE-Lab:
        55.6106, 77.7899, -43.3672
        CIE-LCH:
        55.6106, 89.0617, 330.8607
        CIE-Luv:
        55.6106, 73.3987, -77.5318
        Hunter-Lab:
        48.5042, 76.6238, -43.3017
      #e03ad2 color charts
#e03ad2 RGB chart
      #e03ad2 CMYK chart
      #e03ad2 RGB pie chart
      #e03ad2 color shades, tints & tones
#e03ad2 color schemes
#e03ad2 color preview, HTML & CSS examples
           This text has a color of #e03ad2        
        
          <p style="color:#e03ad2;">Text here</p>
        
        
          .mytext {color:#e03ad2;}
        
        Text color #e03ad2
      
           This box has a color of #e03ad2        
        
          <div style="background-color:#e03ad2;">Content here</div>
        
        
          .mybackground {background-color:#e03ad2;}
        
        Background color #e03ad2
      
           Border around this has a color of #e03ad2        
        
          <div style="border:2px solid #e03ad2;">Content here</div>
        
        
          .myborder {border:2px solid #e03ad2;}
        
        Border color #e03ad2