#ed3dc9 color space conversions
Hex:
        #ed3dc9
        RGB:
        237, 61, 201
        CMY:
        7, 76, 21
        CMYK:
        0, 74, 15, 7
      HSL:
        312°, 83.0189%, 58.4314%
        HSV (HSB):
        312°, 74.2616%, 92.9412%
        XYZ:
        47.1364, 25.5591, 57.7074
        xyY:
        0.3615, 0.1960, 25.5591
      CIE-Lab:
        57.6161, 78.4590, -34.9285
        CIE-LCH:
        57.6161, 85.8825, 336.0022
        CIE-Luv:
        57.6161, 85.7659, -65.3624
        Hunter-Lab:
        50.5560, 77.9535, -32.2877
      #ed3dc9 color charts
#ed3dc9 RGB chart
      #ed3dc9 CMYK chart
      #ed3dc9 RGB pie chart
      #ed3dc9 color shades, tints & tones
#ed3dc9 color schemes
#ed3dc9 color preview, HTML & CSS examples
           This text has a color of #ed3dc9        
        
          <p style="color:#ed3dc9;">Text here</p>
        
        
          .mytext {color:#ed3dc9;}
        
        Text color #ed3dc9
      
           This box has a color of #ed3dc9        
        
          <div style="background-color:#ed3dc9;">Content here</div>
        
        
          .mybackground {background-color:#ed3dc9;}
        
        Background color #ed3dc9
      
           Border around this has a color of #ed3dc9        
        
          <div style="border:2px solid #ed3dc9;">Content here</div>
        
        
          .myborder {border:2px solid #ed3dc9;}
        
        Border color #ed3dc9