#e05780 color space conversions
Hex:
        #e05780
        RGB:
        224, 87, 128
        CMY:
        12, 66, 50
        CMYK:
        0, 61, 43, 12
      HSL:
        342°, 68.8442%, 60.9804%
        HSV (HSB):
        342°, 61.1607%, 87.8431%
        XYZ:
        38.0449, 24.2222, 23.0922
        xyY:
        0.4457, 0.2838, 24.2222
      CIE-Lab:
        56.3096, 56.8084, 5.4015
        CIE-LCH:
        56.3096, 57.0646, 5.4315
        CIE-Luv:
        56.3096, 91.8666, -3.7715
        Hunter-Lab:
        49.2161, 51.8558, 6.6323
      #e05780 color charts
#e05780 RGB chart
      #e05780 CMYK chart
      #e05780 RGB pie chart
      #e05780 color shades, tints & tones
#e05780 color schemes
#e05780 color preview, HTML & CSS examples
           This text has a color of #e05780        
        
          <p style="color:#e05780;">Text here</p>
        
        
          .mytext {color:#e05780;}
        
        Text color #e05780
      
           This box has a color of #e05780        
        
          <div style="background-color:#e05780;">Content here</div>
        
        
          .mybackground {background-color:#e05780;}
        
        Background color #e05780
      
           Border around this has a color of #e05780        
        
          <div style="border:2px solid #e05780;">Content here</div>
        
        
          .myborder {border:2px solid #e05780;}
        
        Border color #e05780