#ed04c2 color space conversions
Hex:
        #ed04c2
        RGB:
        237, 4, 194
        CMY:
        7, 98, 24
        CMYK:
        0, 98, 18, 7
      HSL:
        311°, 96.6805%, 47.2549%
        HSV (HSB):
        311°, 98.3122%, 92.9412%
        XYZ:
        44.7061, 21.9864, 52.9265
        xyY:
        0.3737, 0.1838, 21.9864
      CIE-Lab:
        54.0126, 87.0692, -36.5424
        CIE-LCH:
        54.0126, 94.4267, 337.2325
        CIE-Luv:
        54.0126, 96.5393, -68.3063
        Hunter-Lab:
        46.8897, 88.1306, -34.1005
      #ed04c2 color charts
#ed04c2 RGB chart
      #ed04c2 CMYK chart
      #ed04c2 RGB pie chart
      #ed04c2 color shades, tints & tones
#ed04c2 color schemes
#ed04c2 color preview, HTML & CSS examples
           This text has a color of #ed04c2        
        
          <p style="color:#ed04c2;">Text here</p>
        
        
          .mytext {color:#ed04c2;}
        
        Text color #ed04c2
      
           This box has a color of #ed04c2        
        
          <div style="background-color:#ed04c2;">Content here</div>
        
        
          .mybackground {background-color:#ed04c2;}
        
        Background color #ed04c2
      
           Border around this has a color of #ed04c2        
        
          <div style="border:2px solid #ed04c2;">Content here</div>
        
        
          .myborder {border:2px solid #ed04c2;}
        
        Border color #ed04c2