#ed0a90 color space conversions
Hex:
        #ed0a90
        RGB:
        237, 10, 144
        CMY:
        7, 96, 44
        CMYK:
        0, 96, 39, 7
      HSL:
        325°, 91.9028%, 48.4314%
        HSV (HSB):
        325°, 95.7806%, 92.9412%
        XYZ:
        40.0676, 20.2352, 28.1795
        xyY:
        0.4528, 0.2287, 20.2352
      CIE-Lab:
        52.1021, 81.3618, -10.0369
        CIE-LCH:
        52.1021, 81.9786, 352.9675
        CIE-Luv:
        52.1021, 119.5526, -29.1001
        Hunter-Lab:
        44.9836, 80.2717, -5.6532
      #ed0a90 color charts
#ed0a90 RGB chart
      #ed0a90 CMYK chart
      #ed0a90 RGB pie chart
      #ed0a90 color shades, tints & tones
#ed0a90 color schemes
#ed0a90 color preview, HTML & CSS examples
           This text has a color of #ed0a90        
        
          <p style="color:#ed0a90;">Text here</p>
        
        
          .mytext {color:#ed0a90;}
        
        Text color #ed0a90
      
           This box has a color of #ed0a90        
        
          <div style="background-color:#ed0a90;">Content here</div>
        
        
          .mybackground {background-color:#ed0a90;}
        
        Background color #ed0a90
      
           Border around this has a color of #ed0a90        
        
          <div style="border:2px solid #ed0a90;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a90;}
        
        Border color #ed0a90