#ed0dd1 color space conversions
Hex:
        #ed0dd1
        RGB:
        237, 13, 209
        CMY:
        7, 95, 18
        CMYK:
        0, 95, 12, 7
      HSL:
        308°, 89.6000%, 49.0196%
        HSV (HSB):
        308°, 94.5148%, 92.9412%
        XYZ:
        46.5776, 22.8958, 62.2860
        xyY:
        0.3535, 0.1738, 22.8958
      CIE-Lab:
        54.9649, 88.3166, -43.6718
        CIE-LCH:
        54.9649, 98.5243, 333.6880
        CIE-Luv:
        54.9649, 89.4081, -79.4075
        Hunter-Lab:
        47.8496, 90.0182, -43.6834
      #ed0dd1 color charts
#ed0dd1 RGB chart
      #ed0dd1 CMYK chart
      #ed0dd1 RGB pie chart
      #ed0dd1 color shades, tints & tones
#ed0dd1 color schemes
#ed0dd1 color preview, HTML & CSS examples
           This text has a color of #ed0dd1        
        
          <p style="color:#ed0dd1;">Text here</p>
        
        
          .mytext {color:#ed0dd1;}
        
        Text color #ed0dd1
      
           This box has a color of #ed0dd1        
        
          <div style="background-color:#ed0dd1;">Content here</div>
        
        
          .mybackground {background-color:#ed0dd1;}
        
        Background color #ed0dd1
      
           Border around this has a color of #ed0dd1        
        
          <div style="border:2px solid #ed0dd1;">Content here</div>
        
        
          .myborder {border:2px solid #ed0dd1;}
        
        Border color #ed0dd1