#e055a5 color space conversions
Hex:
        #e055a5
        RGB:
        224, 85, 165
        CMY:
        12, 67, 35
        CMYK:
        0, 62, 26, 12
      HSL:
        325°, 69.1542%, 60.5882%
        HSV (HSB):
        325°, 62.0536%, 87.8431%
        XYZ:
        40.7805, 25.0609, 38.2852
        xyY:
        0.3916, 0.2407, 25.0609
      CIE-Lab:
        57.1347, 61.8799, -15.0684
        CIE-LCH:
        57.1347, 63.6882, 346.3142
        CIE-Luv:
        57.1347, 80.9898, -32.6917
        Hunter-Lab:
        50.0609, 57.8029, -10.3008
      #e055a5 color charts
#e055a5 RGB chart
      #e055a5 CMYK chart
      #e055a5 RGB pie chart
      #e055a5 color shades, tints & tones
#e055a5 color schemes
#e055a5 color preview, HTML & CSS examples
           This text has a color of #e055a5        
        
          <p style="color:#e055a5;">Text here</p>
        
        
          .mytext {color:#e055a5;}
        
        Text color #e055a5
      
           This box has a color of #e055a5        
        
          <div style="background-color:#e055a5;">Content here</div>
        
        
          .mybackground {background-color:#e055a5;}
        
        Background color #e055a5
      
           Border around this has a color of #e055a5        
        
          <div style="border:2px solid #e055a5;">Content here</div>
        
        
          .myborder {border:2px solid #e055a5;}
        
        Border color #e055a5