#ea417a color space conversions
Hex:
        #ea417a
        RGB:
        234, 65, 122
        CMY:
        8, 75, 52
        CMYK:
        0, 72, 48, 8
      HSL:
        340°, 80.0948%, 58.6275%
        HSV (HSB):
        340°, 72.2222%, 91.7647%
        XYZ:
        39.3348, 22.6782, 20.7165
        xyY:
        0.4755, 0.2741, 22.6782
      CIE-Lab:
        54.7393, 67.6952, 6.9331
        CIE-LCH:
        54.7393, 68.0493, 5.8477
        CIE-Luv:
        54.7393, 112.7250, -4.4155
        Hunter-Lab:
        47.6216, 64.1010, 7.5426
      #ea417a color charts
#ea417a RGB chart
      #ea417a CMYK chart
      #ea417a RGB pie chart
      #ea417a color shades, tints & tones
#ea417a color schemes
#ea417a color preview, HTML & CSS examples
           This text has a color of #ea417a        
        
          <p style="color:#ea417a;">Text here</p>
        
        
          .mytext {color:#ea417a;}
        
        Text color #ea417a
      
           This box has a color of #ea417a        
        
          <div style="background-color:#ea417a;">Content here</div>
        
        
          .mybackground {background-color:#ea417a;}
        
        Background color #ea417a
      
           Border around this has a color of #ea417a        
        
          <div style="border:2px solid #ea417a;">Content here</div>
        
        
          .myborder {border:2px solid #ea417a;}
        
        Border color #ea417a