#e04b95 color space conversions
Hex:
        #e04b95
        RGB:
        224, 75, 149
        CMY:
        12, 71, 42
        CMYK:
        0, 67, 33, 12
      HSL:
        330°, 70.6161%, 58.6275%
        HSV (HSB):
        330°, 66.5179%, 87.8431%
        XYZ:
        38.6814, 23.0494, 30.8440
        xyY:
        0.4178, 0.2490, 23.0494
      CIE-Lab:
        55.1232, 63.9656, -8.7249
        CIE-LCH:
        55.1232, 64.5579, 352.2328
        CIE-Luv:
        55.1232, 90.6955, -23.9348
        Hunter-Lab:
        48.0098, 59.8000, -4.4842
      #e04b95 color charts
#e04b95 RGB chart
      #e04b95 CMYK chart
      #e04b95 RGB pie chart
      #e04b95 color shades, tints & tones
#e04b95 color schemes
#e04b95 color preview, HTML & CSS examples
           This text has a color of #e04b95        
        
          <p style="color:#e04b95;">Text here</p>
        
        
          .mytext {color:#e04b95;}
        
        Text color #e04b95
      
           This box has a color of #e04b95        
        
          <div style="background-color:#e04b95;">Content here</div>
        
        
          .mybackground {background-color:#e04b95;}
        
        Background color #e04b95
      
           Border around this has a color of #e04b95        
        
          <div style="border:2px solid #e04b95;">Content here</div>
        
        
          .myborder {border:2px solid #e04b95;}
        
        Border color #e04b95