#ed0aa9 color space conversions
Hex:
        #ed0aa9
        RGB:
        237, 10, 169
        CMY:
        7, 96, 34
        CMYK:
        0, 96, 29, 7
      HSL:
        318°, 91.9028%, 48.4314%
        HSV (HSB):
        318°, 95.7806%, 92.9412%
        XYZ:
        42.1950, 21.0862, 39.3822
        xyY:
        0.4110, 0.2054, 21.0862
      CIE-Lab:
        53.0437, 83.8245, -23.4576
        CIE-LCH:
        53.0437, 87.0448, 344.3662
        CIE-Luv:
        53.0437, 107.7576, -48.3930
        Hunter-Lab:
        45.9197, 83.6619, -18.7053
      #ed0aa9 color charts
#ed0aa9 RGB chart
      #ed0aa9 CMYK chart
      #ed0aa9 RGB pie chart
      #ed0aa9 color shades, tints & tones
#ed0aa9 color schemes
#ed0aa9 color preview, HTML & CSS examples
           This text has a color of #ed0aa9        
        
          <p style="color:#ed0aa9;">Text here</p>
        
        
          .mytext {color:#ed0aa9;}
        
        Text color #ed0aa9
      
           This box has a color of #ed0aa9        
        
          <div style="background-color:#ed0aa9;">Content here</div>
        
        
          .mybackground {background-color:#ed0aa9;}
        
        Background color #ed0aa9
      
           Border around this has a color of #ed0aa9        
        
          <div style="border:2px solid #ed0aa9;">Content here</div>
        
        
          .myborder {border:2px solid #ed0aa9;}
        
        Border color #ed0aa9