#e00b85 color space conversions
Hex:
        #e00b85
        RGB:
        224, 11, 133
        CMY:
        12, 96, 48
        CMYK:
        0, 95, 41, 12
      HSL:
        326°, 90.6383%, 46.0784%
        HSV (HSB):
        326°, 95.0893%, 87.8431%
        XYZ:
        35.0938, 17.7801, 23.7726
        xyY:
        0.4579, 0.2320, 17.7801
      CIE-Lab:
        49.2283, 77.5457, -7.9676
        CIE-LCH:
        49.2283, 77.9539, 354.1336
        CIE-Luv:
        49.2283, 114.1621, -25.2504
        Hunter-Lab:
        42.1664, 74.7685, -3.9099
      #e00b85 color charts
#e00b85 RGB chart
      #e00b85 CMYK chart
      #e00b85 RGB pie chart
      #e00b85 color shades, tints & tones
#e00b85 color schemes
#e00b85 color preview, HTML & CSS examples
           This text has a color of #e00b85        
        
          <p style="color:#e00b85;">Text here</p>
        
        
          .mytext {color:#e00b85;}
        
        Text color #e00b85
      
           This box has a color of #e00b85        
        
          <div style="background-color:#e00b85;">Content here</div>
        
        
          .mybackground {background-color:#e00b85;}
        
        Background color #e00b85
      
           Border around this has a color of #e00b85        
        
          <div style="border:2px solid #e00b85;">Content here</div>
        
        
          .myborder {border:2px solid #e00b85;}
        
        Border color #e00b85