#ea44a5 color space conversions
Hex:
        #ea44a5
        RGB:
        234, 68, 165
        CMY:
        8, 73, 35
        CMYK:
        0, 71, 29, 8
      HSL:
        325°, 79.8077%, 59.2157%
        HSV (HSB):
        325°, 70.9402%, 91.7647%
        XYZ:
        42.7903, 24.3433, 38.0407
        xyY:
        0.4069, 0.2315, 24.3433
      CIE-Lab:
        56.4299, 71.0143, -15.9826
        CIE-LCH:
        56.4299, 72.7906, 347.3162
        CIE-Luv:
        56.4299, 95.3787, -35.7068
        Hunter-Lab:
        49.3389, 68.4653, -11.1759
      #ea44a5 color charts
#ea44a5 RGB chart
      #ea44a5 CMYK chart
      #ea44a5 RGB pie chart
      #ea44a5 color shades, tints & tones
#ea44a5 color schemes
#ea44a5 color preview, HTML & CSS examples
           This text has a color of #ea44a5        
        
          <p style="color:#ea44a5;">Text here</p>
        
        
          .mytext {color:#ea44a5;}
        
        Text color #ea44a5
      
           This box has a color of #ea44a5        
        
          <div style="background-color:#ea44a5;">Content here</div>
        
        
          .mybackground {background-color:#ea44a5;}
        
        Background color #ea44a5
      
           Border around this has a color of #ea44a5        
        
          <div style="border:2px solid #ea44a5;">Content here</div>
        
        
          .myborder {border:2px solid #ea44a5;}
        
        Border color #ea44a5