#e5065a color space conversions
Hex:
        #e5065a
        RGB:
        229, 6, 90
        CMY:
        10, 98, 65
        CMYK:
        0, 97, 61, 10
      HSL:
        337°, 94.8936%, 46.0784%
        HSV (HSB):
        337°, 97.3799%, 89.8039%
        XYZ:
        34.2237, 17.5264, 11.2520
        xyY:
        0.5432, 0.2782, 17.5264
      CIE-Lab:
        48.9166, 75.8997, 18.0711
        CIE-LCH:
        48.9166, 78.0214, 13.3923
        CIE-Luv:
        48.9166, 137.2904, 5.3364
        Hunter-Lab:
        41.8646, 72.6580, 13.3698
      #e5065a color charts
#e5065a RGB chart
      #e5065a CMYK chart
      #e5065a RGB pie chart
      #e5065a color shades, tints & tones
#e5065a color schemes
#e5065a color preview, HTML & CSS examples
           This text has a color of #e5065a        
        
          <p style="color:#e5065a;">Text here</p>
        
        
          .mytext {color:#e5065a;}
        
        Text color #e5065a
      
           This box has a color of #e5065a        
        
          <div style="background-color:#e5065a;">Content here</div>
        
        
          .mybackground {background-color:#e5065a;}
        
        Background color #e5065a
      
           Border around this has a color of #e5065a        
        
          <div style="border:2px solid #e5065a;">Content here</div>
        
        
          .myborder {border:2px solid #e5065a;}
        
        Border color #e5065a