#ea25ad color space conversions
Hex:
        #ea25ad
        RGB:
        234, 37, 173
        CMY:
        8, 85, 32
        CMYK:
        0, 84, 26, 8
      HSL:
        319°, 82.4268%, 53.1373%
        HSV (HSB):
        319°, 84.1880%, 91.7647%
        XYZ:
        42.1361, 21.8327, 41.5285
        xyY:
        0.3994, 0.2070, 21.8327
      CIE-Lab:
        53.8490, 80.1754, -24.6120
        CIE-LCH:
        53.8490, 83.8681, 342.9347
        CIE-Luv:
        53.8490, 100.2431, -49.5243
        Hunter-Lab:
        46.7255, 79.1981, -19.9877
      #ea25ad color charts
#ea25ad RGB chart
      #ea25ad CMYK chart
      #ea25ad RGB pie chart
      #ea25ad color shades, tints & tones
#ea25ad color schemes
#ea25ad color preview, HTML & CSS examples
           This text has a color of #ea25ad        
        
          <p style="color:#ea25ad;">Text here</p>
        
        
          .mytext {color:#ea25ad;}
        
        Text color #ea25ad
      
           This box has a color of #ea25ad        
        
          <div style="background-color:#ea25ad;">Content here</div>
        
        
          .mybackground {background-color:#ea25ad;}
        
        Background color #ea25ad
      
           Border around this has a color of #ea25ad        
        
          <div style="border:2px solid #ea25ad;">Content here</div>
        
        
          .myborder {border:2px solid #ea25ad;}
        
        Border color #ea25ad