#e025ae color space conversions
Hex:
        #e025ae
        RGB:
        224, 37, 174
        CMY:
        12, 85, 32
        CMYK:
        0, 83, 22, 12
      HSL:
        316°, 75.1004%, 51.1765%
        HSV (HSB):
        316°, 83.4821%, 87.8431%
        XYZ:
        39.0420, 20.2264, 41.8907
        xyY:
        0.3859, 0.1999, 20.2264
      CIE-Lab:
        52.0922, 78.1779, -28.0615
        CIE-LCH:
        52.0922, 83.0616, 340.2547
        CIE-Luv:
        52.0922, 91.9459, -53.8093
        Hunter-Lab:
        44.9738, 76.2528, -23.7439
      #e025ae color charts
#e025ae RGB chart
      #e025ae CMYK chart
      #e025ae RGB pie chart
      #e025ae color shades, tints & tones
#e025ae color schemes
#e025ae color preview, HTML & CSS examples
           This text has a color of #e025ae        
        
          <p style="color:#e025ae;">Text here</p>
        
        
          .mytext {color:#e025ae;}
        
        Text color #e025ae
      
           This box has a color of #e025ae        
        
          <div style="background-color:#e025ae;">Content here</div>
        
        
          .mybackground {background-color:#e025ae;}
        
        Background color #e025ae
      
           Border around this has a color of #e025ae        
        
          <div style="border:2px solid #e025ae;">Content here</div>
        
        
          .myborder {border:2px solid #e025ae;}
        
        Border color #e025ae