#e5286a color space conversions
Hex:
        #e5286a
        RGB:
        229, 40, 106
        CMY:
        10, 84, 58
        CMYK:
        0, 83, 54, 10
      HSL:
        339°, 78.4232%, 52.7451%
        HSV (HSB):
        339°, 82.5328%, 89.8039%
        XYZ:
        35.6734, 19.2162, 15.4646
        xyY:
        0.5071, 0.2731, 19.2162
      CIE-Lab:
        50.9392, 72.1351, 11.0632
        CIE-LCH:
        50.9392, 72.9786, 8.7194
        CIE-Luv:
        50.9392, 124.1614, -0.8653
        Hunter-Lab:
        43.8363, 68.5475, 9.7691
      #e5286a color charts
#e5286a RGB chart
      #e5286a CMYK chart
      #e5286a RGB pie chart
      #e5286a color shades, tints & tones
#e5286a color schemes
#e5286a color preview, HTML & CSS examples
           This text has a color of #e5286a        
        
          <p style="color:#e5286a;">Text here</p>
        
        
          .mytext {color:#e5286a;}
        
        Text color #e5286a
      
           This box has a color of #e5286a        
        
          <div style="background-color:#e5286a;">Content here</div>
        
        
          .mybackground {background-color:#e5286a;}
        
        Background color #e5286a
      
           Border around this has a color of #e5286a        
        
          <div style="border:2px solid #e5286a;">Content here</div>
        
        
          .myborder {border:2px solid #e5286a;}
        
        Border color #e5286a