#ea41a5 color space conversions
Hex:
        #ea41a5
        RGB:
        234, 65, 165
        CMY:
        8, 75, 35
        CMYK:
        0, 72, 29, 8
      HSL:
        324°, 80.0948%, 58.6275%
        HSV (HSB):
        324°, 72.2222%, 91.7647%
        XYZ:
        42.6135, 23.9896, 37.9818
        xyY:
        0.4075, 0.2294, 23.9896
      CIE-Lab:
        56.0774, 72.0049, -16.5175
        CIE-LCH:
        56.0774, 73.8751, 347.0802
        CIE-Luv:
        56.0774, 96.4034, -36.6248
        Hunter-Lab:
        48.9792, 69.5872, -11.6920
      #ea41a5 color charts
#ea41a5 RGB chart
      #ea41a5 CMYK chart
      #ea41a5 RGB pie chart
      #ea41a5 color shades, tints & tones
#ea41a5 color schemes
#ea41a5 color preview, HTML & CSS examples
           This text has a color of #ea41a5        
        
          <p style="color:#ea41a5;">Text here</p>
        
        
          .mytext {color:#ea41a5;}
        
        Text color #ea41a5
      
           This box has a color of #ea41a5        
        
          <div style="background-color:#ea41a5;">Content here</div>
        
        
          .mybackground {background-color:#ea41a5;}
        
        Background color #ea41a5
      
           Border around this has a color of #ea41a5        
        
          <div style="border:2px solid #ea41a5;">Content here</div>
        
        
          .myborder {border:2px solid #ea41a5;}
        
        Border color #ea41a5