#ed04d2 color space conversions
Hex:
        #ed04d2
        RGB:
        237, 4, 210
        CMY:
        7, 98, 18
        CMYK:
        0, 98, 11, 7
      HSL:
        307°, 96.6805%, 47.2549%
        HSV (HSB):
        307°, 98.3122%, 92.9412%
        XYZ:
        46.6013, 22.7445, 62.9067
        xyY:
        0.3524, 0.1720, 22.7445
      CIE-Lab:
        54.8082, 89.0589, -44.4916
        CIE-LCH:
        54.8082, 99.5539, 333.4544
        CIE-Luv:
        54.8082, 89.4238, -80.6949
        Hunter-Lab:
        47.6912, 90.9612, -44.8222
      #ed04d2 color charts
#ed04d2 RGB chart
      #ed04d2 CMYK chart
      #ed04d2 RGB pie chart
      #ed04d2 color shades, tints & tones
#ed04d2 color schemes
#ed04d2 color preview, HTML & CSS examples
           This text has a color of #ed04d2        
        
          <p style="color:#ed04d2;">Text here</p>
        
        
          .mytext {color:#ed04d2;}
        
        Text color #ed04d2
      
           This box has a color of #ed04d2        
        
          <div style="background-color:#ed04d2;">Content here</div>
        
        
          .mybackground {background-color:#ed04d2;}
        
        Background color #ed04d2
      
           Border around this has a color of #ed04d2        
        
          <div style="border:2px solid #ed04d2;">Content here</div>
        
        
          .myborder {border:2px solid #ed04d2;}
        
        Border color #ed04d2