#e5056e color space conversions
Hex:
        #e5056e
        RGB:
        229, 5, 110
        CMY:
        10, 98, 57
        CMYK:
        0, 98, 52, 10
      HSL:
        332°, 95.7265%, 45.8824%
        HSV (HSB):
        332°, 97.8166%, 89.8039%
        XYZ:
        35.1818, 17.8923, 16.3511
        xyY:
        0.5068, 0.2577, 17.8923
      CIE-Lab:
        49.3653, 77.2550, 6.3924
        CIE-LCH:
        49.3653, 77.5190, 4.7301
        CIE-Luv:
        49.3653, 129.1522, -7.4869
        Hunter-Lab:
        42.2993, 74.4408, 6.6905
      #e5056e color charts
#e5056e RGB chart
      #e5056e CMYK chart
      #e5056e RGB pie chart
      #e5056e color shades, tints & tones
#e5056e color schemes
#e5056e color preview, HTML & CSS examples
           This text has a color of #e5056e        
        
          <p style="color:#e5056e;">Text here</p>
        
        
          .mytext {color:#e5056e;}
        
        Text color #e5056e
      
           This box has a color of #e5056e        
        
          <div style="background-color:#e5056e;">Content here</div>
        
        
          .mybackground {background-color:#e5056e;}
        
        Background color #e5056e
      
           Border around this has a color of #e5056e        
        
          <div style="border:2px solid #e5056e;">Content here</div>
        
        
          .myborder {border:2px solid #e5056e;}
        
        Border color #e5056e