#ea41a2 color space conversions
Hex:
        #ea41a2
        RGB:
        234, 65, 162
        CMY:
        8, 75, 36
        CMYK:
        0, 72, 31, 8
      HSL:
        326°, 80.0948%, 58.6275%
        HSV (HSB):
        326°, 72.2222%, 91.7647%
        XYZ:
        42.3436, 23.8817, 36.5603
        xyY:
        0.4120, 0.2323, 23.8817
      CIE-Lab:
        55.9691, 71.6620, -14.9255
        CIE-LCH:
        55.9691, 73.1998, 348.2349
        CIE-Luv:
        55.9691, 97.5742, -34.2708
        Hunter-Lab:
        48.8689, 69.1450, -10.1485
      #ea41a2 color charts
#ea41a2 RGB chart
      #ea41a2 CMYK chart
      #ea41a2 RGB pie chart
      #ea41a2 color shades, tints & tones
#ea41a2 color schemes
#ea41a2 color preview, HTML & CSS examples
           This text has a color of #ea41a2        
        
          <p style="color:#ea41a2;">Text here</p>
        
        
          .mytext {color:#ea41a2;}
        
        Text color #ea41a2
      
           This box has a color of #ea41a2        
        
          <div style="background-color:#ea41a2;">Content here</div>
        
        
          .mybackground {background-color:#ea41a2;}
        
        Background color #ea41a2
      
           Border around this has a color of #ea41a2        
        
          <div style="border:2px solid #ea41a2;">Content here</div>
        
        
          .myborder {border:2px solid #ea41a2;}
        
        Border color #ea41a2