#e52777 color space conversions
Hex:
        #e52777
        RGB:
        229, 39, 119
        CMY:
        10, 85, 53
        CMYK:
        0, 83, 48, 10
      HSL:
        335°, 78.5124%, 52.5490%
        HSV (HSB):
        335°, 82.9694%, 89.8039%
        XYZ:
        36.3684, 19.4410, 19.2884
        xyY:
        0.4843, 0.2589, 19.4410
      CIE-Lab:
        51.1992, 73.3417, 3.5359
        CIE-LCH:
        51.1992, 73.4269, 2.7602
        CIE-Luv:
        51.1992, 119.2624, -9.8981
        Hunter-Lab:
        44.0919, 70.0716, 4.9274
      #e52777 color charts
#e52777 RGB chart
      #e52777 CMYK chart
      #e52777 RGB pie chart
      #e52777 color shades, tints & tones
#e52777 color schemes
#e52777 color preview, HTML & CSS examples
           This text has a color of #e52777        
        
          <p style="color:#e52777;">Text here</p>
        
        
          .mytext {color:#e52777;}
        
        Text color #e52777
      
           This box has a color of #e52777        
        
          <div style="background-color:#e52777;">Content here</div>
        
        
          .mybackground {background-color:#e52777;}
        
        Background color #e52777
      
           Border around this has a color of #e52777        
        
          <div style="border:2px solid #e52777;">Content here</div>
        
        
          .myborder {border:2px solid #e52777;}
        
        Border color #e52777