#ed3dc0 color space conversions
Hex:
        #ed3dc0
        RGB:
        237, 61, 192
        CMY:
        7, 76, 25
        CMYK:
        0, 74, 19, 7
      HSL:
        315°, 83.0189%, 58.4314%
        HSV (HSB):
        315°, 74.2616%, 92.9412%
        XYZ:
        46.1082, 25.1478, 52.2930
        xyY:
        0.3732, 0.2035, 25.1478
      CIE-Lab:
        57.2191, 77.2713, -30.3840
        CIE-LCH:
        57.2191, 83.0304, 338.5347
        CIE-Luv:
        57.2191, 89.2887, -58.2056
        Hunter-Lab:
        50.1476, 76.3637, -26.7233
      #ed3dc0 color charts
#ed3dc0 RGB chart
      #ed3dc0 CMYK chart
      #ed3dc0 RGB pie chart
      #ed3dc0 color shades, tints & tones
#ed3dc0 color schemes
#ed3dc0 color preview, HTML & CSS examples
           This text has a color of #ed3dc0        
        
          <p style="color:#ed3dc0;">Text here</p>
        
        
          .mytext {color:#ed3dc0;}
        
        Text color #ed3dc0
      
           This box has a color of #ed3dc0        
        
          <div style="background-color:#ed3dc0;">Content here</div>
        
        
          .mybackground {background-color:#ed3dc0;}
        
        Background color #ed3dc0
      
           Border around this has a color of #ed3dc0        
        
          <div style="border:2px solid #ed3dc0;">Content here</div>
        
        
          .myborder {border:2px solid #ed3dc0;}
        
        Border color #ed3dc0