#ed2fe2 color space conversions
Hex:
        #ed2fe2
        RGB:
        237, 47, 226
        CMY:
        7, 82, 11
        CMYK:
        0, 80, 5, 7
      HSL:
        303°, 84.0708%, 55.6863%
        HSV (HSB):
        303°, 80.1688%, 92.9412%
        XYZ:
        49.6690, 25.5285, 74.2612
        xyY:
        0.3323, 0.1708, 25.5285
      CIE-Lab:
        57.5868, 85.5502, -49.1740
        CIE-LCH:
        57.5868, 98.6758, 330.1099
        CIE-Luv:
        57.5868, 78.8354, -88.1631
        Hunter-Lab:
        50.5258, 87.0531, -51.7745
      #ed2fe2 color charts
#ed2fe2 RGB chart
      #ed2fe2 CMYK chart
      #ed2fe2 RGB pie chart
      #ed2fe2 color shades, tints & tones
#ed2fe2 color schemes
#ed2fe2 color preview, HTML & CSS examples
           This text has a color of #ed2fe2        
        
          <p style="color:#ed2fe2;">Text here</p>
        
        
          .mytext {color:#ed2fe2;}
        
        Text color #ed2fe2
      
           This box has a color of #ed2fe2        
        
          <div style="background-color:#ed2fe2;">Content here</div>
        
        
          .mybackground {background-color:#ed2fe2;}
        
        Background color #ed2fe2
      
           Border around this has a color of #ed2fe2        
        
          <div style="border:2px solid #ed2fe2;">Content here</div>
        
        
          .myborder {border:2px solid #ed2fe2;}
        
        Border color #ed2fe2