#e05880 color space conversions
Hex:
        #e05880
        RGB:
        224, 88, 128
        CMY:
        12, 65, 50
        CMYK:
        0, 61, 43, 12
      HSL:
        342°, 68.6869%, 61.1765%
        HSV (HSB):
        342°, 60.7143%, 87.8431%
        XYZ:
        38.1265, 24.3853, 23.1194
        xyY:
        0.4452, 0.2848, 24.3853
      CIE-Lab:
        56.4715, 56.3736, 5.6338
        CIE-LCH:
        56.4715, 56.6544, 5.7071
        CIE-Luv:
        56.4715, 91.3281, -3.3804
        Hunter-Lab:
        49.3814, 51.3990, 6.8086
      #e05880 color charts
#e05880 RGB chart
      #e05880 CMYK chart
      #e05880 RGB pie chart
      #e05880 color shades, tints & tones
#e05880 color schemes
#e05880 color preview, HTML & CSS examples
           This text has a color of #e05880        
        
          <p style="color:#e05880;">Text here</p>
        
        
          .mytext {color:#e05880;}
        
        Text color #e05880
      
           This box has a color of #e05880        
        
          <div style="background-color:#e05880;">Content here</div>
        
        
          .mybackground {background-color:#e05880;}
        
        Background color #e05880
      
           Border around this has a color of #e05880        
        
          <div style="border:2px solid #e05880;">Content here</div>
        
        
          .myborder {border:2px solid #e05880;}
        
        Border color #e05880