#e5415a color space conversions
Hex:
        #e5415a
        RGB:
        229, 65, 90
        CMY:
        10, 75, 65
        CMYK:
        0, 72, 61, 10
      HSL:
        351°, 75.9259%, 57.6471%
        HSV (HSB):
        351°, 71.6157%, 89.8039%
        XYZ:
        36.0489, 21.1768, 11.8604
        xyY:
        0.5218, 0.3065, 21.1768
      CIE-Lab:
        53.1424, 63.8993, 23.6950
        CIE-LCH:
        53.1424, 68.1511, 20.3457
        CIE-Luv:
        53.1424, 119.2231, 14.6877
        Hunter-Lab:
        46.0182, 59.2978, 16.9318
      #e5415a color charts
#e5415a RGB chart
      #e5415a CMYK chart
      #e5415a RGB pie chart
      #e5415a color shades, tints & tones
#e5415a color schemes
#e5415a color preview, HTML & CSS examples
           This text has a color of #e5415a        
        
          <p style="color:#e5415a;">Text here</p>
        
        
          .mytext {color:#e5415a;}
        
        Text color #e5415a
      
           This box has a color of #e5415a        
        
          <div style="background-color:#e5415a;">Content here</div>
        
        
          .mybackground {background-color:#e5415a;}
        
        Background color #e5415a
      
           Border around this has a color of #e5415a        
        
          <div style="border:2px solid #e5415a;">Content here</div>
        
        
          .myborder {border:2px solid #e5415a;}
        
        Border color #e5415a