#e5255f color space conversions
Hex:
        #e5255f
        RGB:
        229, 37, 95
        CMY:
        10, 85, 63
        CMYK:
        0, 84, 59, 10
      HSL:
        342°, 78.6885%, 52.1569%
        HSV (HSB):
        342°, 83.8428%, 89.8039%
        XYZ:
        35.0402, 18.8074, 12.6098
        xyY:
        0.5273, 0.2830, 18.8074
      CIE-Lab:
        50.4611, 72.0494, 17.1011
        CIE-LCH:
        50.4611, 74.0511, 13.3522
        CIE-Luv:
        50.4611, 129.2318, 5.5738
        Hunter-Lab:
        43.3675, 68.3321, 13.1176
      #e5255f color charts
#e5255f RGB chart
      #e5255f CMYK chart
      #e5255f RGB pie chart
      #e5255f color shades, tints & tones
#e5255f color schemes
#e5255f color preview, HTML & CSS examples
           This text has a color of #e5255f        
        
          <p style="color:#e5255f;">Text here</p>
        
        
          .mytext {color:#e5255f;}
        
        Text color #e5255f
      
           This box has a color of #e5255f        
        
          <div style="background-color:#e5255f;">Content here</div>
        
        
          .mybackground {background-color:#e5255f;}
        
        Background color #e5255f
      
           Border around this has a color of #e5255f        
        
          <div style="border:2px solid #e5255f;">Content here</div>
        
        
          .myborder {border:2px solid #e5255f;}
        
        Border color #e5255f