#ea41a6 color space conversions
Hex:
        #ea41a6
        RGB:
        234, 65, 166
        CMY:
        8, 75, 35
        CMYK:
        0, 72, 29, 8
      HSL:
        324°, 80.0948%, 58.6275%
        HSV (HSB):
        324°, 72.2222%, 91.7647%
        XYZ:
        42.7049, 24.0262, 38.4631
        xyY:
        0.4060, 0.2284, 24.0262
      CIE-Lab:
        56.1140, 72.1206, -17.0466
        CIE-LCH:
        56.1140, 74.1078, 346.7015
        CIE-Luv:
        56.1140, 96.0130, -37.4115
        Hunter-Lab:
        49.0165, 69.7366, -12.2131
      #ea41a6 color charts
#ea41a6 RGB chart
      #ea41a6 CMYK chart
      #ea41a6 RGB pie chart
      #ea41a6 color shades, tints & tones
#ea41a6 color schemes
#ea41a6 color preview, HTML & CSS examples
           This text has a color of #ea41a6        
        
          <p style="color:#ea41a6;">Text here</p>
        
        
          .mytext {color:#ea41a6;}
        
        Text color #ea41a6
      
           This box has a color of #ea41a6        
        
          <div style="background-color:#ea41a6;">Content here</div>
        
        
          .mybackground {background-color:#ea41a6;}
        
        Background color #ea41a6
      
           Border around this has a color of #ea41a6        
        
          <div style="border:2px solid #ea41a6;">Content here</div>
        
        
          .myborder {border:2px solid #ea41a6;}
        
        Border color #ea41a6