#e5207a color space conversions
Hex:
        #e5207a
        RGB:
        229, 32, 122
        CMY:
        10, 87, 52
        CMYK:
        0, 86, 47, 10
      HSL:
        333°, 79.1165%, 51.1765%
        HSV (HSB):
        333°, 86.0262%, 89.8039%
        XYZ:
        36.3425, 19.0962, 20.1828
        xyY:
        0.4806, 0.2525, 19.0962
      CIE-Lab:
        50.7995, 74.9779, 1.1369
        CIE-LCH:
        50.7995, 74.9865, 0.8687
        CIE-Luv:
        50.7995, 119.7860, -13.2023
        Hunter-Lab:
        43.6992, 71.9762, 3.2058
      #e5207a color charts
#e5207a RGB chart
      #e5207a CMYK chart
      #e5207a RGB pie chart
      #e5207a color shades, tints & tones
#e5207a color schemes
#e5207a color preview, HTML & CSS examples
           This text has a color of #e5207a        
        
          <p style="color:#e5207a;">Text here</p>
        
        
          .mytext {color:#e5207a;}
        
        Text color #e5207a
      
           This box has a color of #e5207a        
        
          <div style="background-color:#e5207a;">Content here</div>
        
        
          .mybackground {background-color:#e5207a;}
        
        Background color #e5207a
      
           Border around this has a color of #e5207a        
        
          <div style="border:2px solid #e5207a;">Content here</div>
        
        
          .myborder {border:2px solid #e5207a;}
        
        Border color #e5207a