#e04ad7 color space conversions
Hex:
        #e04ad7
        RGB:
        224, 74, 215
        CMY:
        12, 71, 16
        CMYK:
        0, 67, 4, 12
      HSL:
        304°, 70.7547%, 58.4314%
        HSV (HSB):
        304°, 66.9643%, 87.8431%
        XYZ:
        45.4550, 25.6511, 66.8454
        xyY:
        0.3295, 0.1859, 25.6511
      CIE-Lab:
        57.7044, 73.3154, -42.9044
        CIE-LCH:
        57.7044, 84.9466, 329.6637
        CIE-Luv:
        57.7044, 67.8265, -76.7651
        Hunter-Lab:
        50.6470, 71.5692, -42.7999
      #e04ad7 color charts
#e04ad7 RGB chart
      #e04ad7 CMYK chart
      #e04ad7 RGB pie chart
      #e04ad7 color shades, tints & tones
#e04ad7 color schemes
#e04ad7 color preview, HTML & CSS examples
           This text has a color of #e04ad7        
        
          <p style="color:#e04ad7;">Text here</p>
        
        
          .mytext {color:#e04ad7;}
        
        Text color #e04ad7
      
           This box has a color of #e04ad7        
        
          <div style="background-color:#e04ad7;">Content here</div>
        
        
          .mybackground {background-color:#e04ad7;}
        
        Background color #e04ad7
      
           Border around this has a color of #e04ad7        
        
          <div style="border:2px solid #e04ad7;">Content here</div>
        
        
          .myborder {border:2px solid #e04ad7;}
        
        Border color #e04ad7