#ed20e3 color space conversions
Hex:
        #ed20e3
        RGB:
        237, 32, 227
        CMY:
        7, 87, 11
        CMYK:
        0, 86, 4, 7
      HSL:
        303°, 85.0622%, 52.7451%
        HSV (HSB):
        303°, 86.4979%, 92.9412%
        XYZ:
        49.3067, 24.5836, 74.8194
        xyY:
        0.3316, 0.1653, 24.5836
      CIE-Lab:
        56.6674, 88.5313, -51.1991
        CIE-LCH:
        56.6674, 102.2700, 329.9585
        CIE-Luv:
        56.6674, 80.3853, -91.3366
        Hunter-Lab:
        49.5819, 90.7412, -54.7618
      #ed20e3 color charts
#ed20e3 RGB chart
      #ed20e3 CMYK chart
      #ed20e3 RGB pie chart
      #ed20e3 color shades, tints & tones
#ed20e3 color schemes
#ed20e3 color preview, HTML & CSS examples
           This text has a color of #ed20e3        
        
          <p style="color:#ed20e3;">Text here</p>
        
        
          .mytext {color:#ed20e3;}
        
        Text color #ed20e3
      
           This box has a color of #ed20e3        
        
          <div style="background-color:#ed20e3;">Content here</div>
        
        
          .mybackground {background-color:#ed20e3;}
        
        Background color #ed20e3
      
           Border around this has a color of #ed20e3        
        
          <div style="border:2px solid #ed20e3;">Content here</div>
        
        
          .myborder {border:2px solid #ed20e3;}
        
        Border color #ed20e3