#ed0a75 color space conversions
Hex:
        #ed0a75
        RGB:
        237, 10, 117
        CMY:
        7, 96, 54
        CMYK:
        0, 96, 51, 7
      HSL:
        332°, 91.9028%, 48.4314%
        HSV (HSB):
        332°, 95.7806%, 92.9412%
        XYZ:
        38.2445, 19.5060, 18.5789
        xyY:
        0.5010, 0.2555, 19.5060
      CIE-Lab:
        51.2740, 79.1566, 5.0593
        CIE-LCH:
        51.2740, 79.3181, 3.6571
        CIE-Luv:
        51.2740, 131.9065, -9.4689
        Hunter-Lab:
        44.1656, 77.2796, 5.9746
      #ed0a75 color charts
#ed0a75 RGB chart
      #ed0a75 CMYK chart
      #ed0a75 RGB pie chart
      #ed0a75 color shades, tints & tones
#ed0a75 color schemes
#ed0a75 color preview, HTML & CSS examples
           This text has a color of #ed0a75        
        
          <p style="color:#ed0a75;">Text here</p>
        
        
          .mytext {color:#ed0a75;}
        
        Text color #ed0a75
      
           This box has a color of #ed0a75        
        
          <div style="background-color:#ed0a75;">Content here</div>
        
        
          .mybackground {background-color:#ed0a75;}
        
        Background color #ed0a75
      
           Border around this has a color of #ed0a75        
        
          <div style="border:2px solid #ed0a75;">Content here</div>
        
        
          .myborder {border:2px solid #ed0a75;}
        
        Border color #ed0a75