#ed02e1 color space conversions
Hex:
        #ed02e1
        RGB:
        237, 2, 225
        CMY:
        7, 99, 12
        CMYK:
        0, 99, 5, 7
      HSL:
        303°, 98.3264%, 46.8627%
        HSV (HSB):
        303°, 99.1561%, 92.9412%
        XYZ:
        48.5374, 23.4842, 73.2089
        xyY:
        0.3342, 0.1617, 23.4842
      CIE-Lab:
        55.5676, 91.1715, -51.8198
        CIE-LCH:
        55.5676, 104.8692, 330.3871
        CIE-Luv:
        55.5676, 83.1380, -92.2271
        Hunter-Lab:
        48.4605, 93.9774, -55.6466
      #ed02e1 color charts
#ed02e1 RGB chart
      #ed02e1 CMYK chart
      #ed02e1 RGB pie chart
      #ed02e1 color shades, tints & tones
#ed02e1 color schemes
#ed02e1 color preview, HTML & CSS examples
           This text has a color of #ed02e1        
        
          <p style="color:#ed02e1;">Text here</p>
        
        
          .mytext {color:#ed02e1;}
        
        Text color #ed02e1
      
           This box has a color of #ed02e1        
        
          <div style="background-color:#ed02e1;">Content here</div>
        
        
          .mybackground {background-color:#ed02e1;}
        
        Background color #ed02e1
      
           Border around this has a color of #ed02e1        
        
          <div style="border:2px solid #ed02e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed02e1;}
        
        Border color #ed02e1