#ed3dc5 color space conversions
Hex:
        #ed3dc5
        RGB:
        237, 61, 197
        CMY:
        7, 76, 23
        CMYK:
        0, 74, 17, 7
      HSL:
        314°, 83.0189%, 58.4314%
        HSV (HSB):
        314°, 74.2616%, 92.9412%
        XYZ:
        46.6718, 25.3732, 55.2610
        xyY:
        0.3666, 0.1993, 25.3732
      CIE-Lab:
        57.4373, 77.9253, -32.9166
        CIE-LCH:
        57.4373, 84.5923, 337.1002
        CIE-Luv:
        57.4373, 87.3251, -62.1836
        Hunter-Lab:
        50.3718, 77.2378, -29.7844
      #ed3dc5 color charts
#ed3dc5 RGB chart
      #ed3dc5 CMYK chart
      #ed3dc5 RGB pie chart
      #ed3dc5 color shades, tints & tones
#ed3dc5 color schemes
#ed3dc5 color preview, HTML & CSS examples
           This text has a color of #ed3dc5        
        
          <p style="color:#ed3dc5;">Text here</p>
        
        
          .mytext {color:#ed3dc5;}
        
        Text color #ed3dc5
      
           This box has a color of #ed3dc5        
        
          <div style="background-color:#ed3dc5;">Content here</div>
        
        
          .mybackground {background-color:#ed3dc5;}
        
        Background color #ed3dc5
      
           Border around this has a color of #ed3dc5        
        
          <div style="border:2px solid #ed3dc5;">Content here</div>
        
        
          .myborder {border:2px solid #ed3dc5;}
        
        Border color #ed3dc5