#ed0da6 color space conversions
Hex:
        #ed0da6
        RGB:
        237, 13, 166
        CMY:
        7, 95, 35
        CMYK:
        0, 95, 30, 7
      HSL:
        319°, 89.6000%, 49.0196%
        HSV (HSB):
        319°, 94.5148%, 92.9412%
        XYZ:
        41.9519, 21.0455, 37.9275
        xyY:
        0.4157, 0.2085, 21.0455
      CIE-Lab:
        52.9993, 83.2818, -21.7574
        CIE-LCH:
        52.9993, 86.0770, 345.3587
        CIE-Luv:
        52.9993, 108.9461, -45.8512
        Hunter-Lab:
        45.8754, 82.9517, -16.9052
      #ed0da6 color charts
#ed0da6 RGB chart
      #ed0da6 CMYK chart
      #ed0da6 RGB pie chart
      #ed0da6 color shades, tints & tones
#ed0da6 color schemes
#ed0da6 color preview, HTML & CSS examples
           This text has a color of #ed0da6        
        
          <p style="color:#ed0da6;">Text here</p>
        
        
          .mytext {color:#ed0da6;}
        
        Text color #ed0da6
      
           This box has a color of #ed0da6        
        
          <div style="background-color:#ed0da6;">Content here</div>
        
        
          .mybackground {background-color:#ed0da6;}
        
        Background color #ed0da6
      
           Border around this has a color of #ed0da6        
        
          <div style="border:2px solid #ed0da6;">Content here</div>
        
        
          .myborder {border:2px solid #ed0da6;}
        
        Border color #ed0da6