#ed3dc6 color space conversions
Hex:
        #ed3dc6
        RGB:
        237, 61, 198
        CMY:
        7, 76, 22
        CMYK:
        0, 74, 16, 7
      HSL:
        313°, 83.0189%, 58.4314%
        HSV (HSB):
        313°, 74.2616%, 92.9412%
        XYZ:
        46.7868, 25.4192, 55.8665
        xyY:
        0.3653, 0.1985, 25.4192
      CIE-Lab:
        57.4816, 78.0579, -33.4208
        CIE-LCH:
        57.4816, 84.9116, 336.8216
        CIE-Luv:
        57.4816, 86.9343, -62.9787
        Hunter-Lab:
        50.4175, 77.4153, -30.4057
      #ed3dc6 color charts
#ed3dc6 RGB chart
      #ed3dc6 CMYK chart
      #ed3dc6 RGB pie chart
      #ed3dc6 color shades, tints & tones
#ed3dc6 color schemes
#ed3dc6 color preview, HTML & CSS examples
           This text has a color of #ed3dc6        
        
          <p style="color:#ed3dc6;">Text here</p>
        
        
          .mytext {color:#ed3dc6;}
        
        Text color #ed3dc6
      
           This box has a color of #ed3dc6        
        
          <div style="background-color:#ed3dc6;">Content here</div>
        
        
          .mybackground {background-color:#ed3dc6;}
        
        Background color #ed3dc6
      
           Border around this has a color of #ed3dc6        
        
          <div style="border:2px solid #ed3dc6;">Content here</div>
        
        
          .myborder {border:2px solid #ed3dc6;}
        
        Border color #ed3dc6