#ed3fe1 color space conversions
Hex:
        #ed3fe1
        RGB:
        237, 63, 225
        CMY:
        7, 75, 12
        CMYK:
        0, 73, 5, 7
      HSL:
        304°, 82.8571%, 58.8235%
        HSV (HSB):
        304°, 73.4177%, 92.9412%
        XYZ:
        50.2932, 26.9958, 73.7941
        xyY:
        0.3329, 0.1787, 26.9958
      CIE-Lab:
        58.9704, 81.2663, -46.4186
        CIE-LCH:
        58.9704, 93.5889, 330.2654
        CIE-Luv:
        58.9704, 76.2657, -83.7529
        Hunter-Lab:
        51.9575, 81.8567, -47.8382
      #ed3fe1 color charts
#ed3fe1 RGB chart
      #ed3fe1 CMYK chart
      #ed3fe1 RGB pie chart
      #ed3fe1 color shades, tints & tones
#ed3fe1 color schemes
#ed3fe1 color preview, HTML & CSS examples
           This text has a color of #ed3fe1        
        
          <p style="color:#ed3fe1;">Text here</p>
        
        
          .mytext {color:#ed3fe1;}
        
        Text color #ed3fe1
      
           This box has a color of #ed3fe1        
        
          <div style="background-color:#ed3fe1;">Content here</div>
        
        
          .mybackground {background-color:#ed3fe1;}
        
        Background color #ed3fe1
      
           Border around this has a color of #ed3fe1        
        
          <div style="border:2px solid #ed3fe1;">Content here</div>
        
        
          .myborder {border:2px solid #ed3fe1;}
        
        Border color #ed3fe1