#e5217a color space conversions
Hex:
        #e5217a
        RGB:
        229, 33, 122
        CMY:
        10, 87, 52
        CMYK:
        0, 86, 47, 10
      HSL:
        333°, 79.0323%, 51.3725%
        HSV (HSB):
        333°, 85.5895%, 89.8039%
        XYZ:
        36.3698, 19.1509, 20.1919
        xyY:
        0.4804, 0.2529, 19.1509
      CIE-Lab:
        50.8632, 74.7943, 1.2295
        CIE-LCH:
        50.8632, 74.8044, 0.9418
        CIE-Luv:
        50.8632, 119.5534, -13.0470
        Hunter-Lab:
        43.7617, 71.7661, 3.2764
      #e5217a color charts
#e5217a RGB chart
      #e5217a CMYK chart
      #e5217a RGB pie chart
      #e5217a color shades, tints & tones
#e5217a color schemes
#e5217a color preview, HTML & CSS examples
           This text has a color of #e5217a        
        
          <p style="color:#e5217a;">Text here</p>
        
        
          .mytext {color:#e5217a;}
        
        Text color #e5217a
      
           This box has a color of #e5217a        
        
          <div style="background-color:#e5217a;">Content here</div>
        
        
          .mybackground {background-color:#e5217a;}
        
        Background color #e5217a
      
           Border around this has a color of #e5217a        
        
          <div style="border:2px solid #e5217a;">Content here</div>
        
        
          .myborder {border:2px solid #e5217a;}
        
        Border color #e5217a