#ed04b8 color space conversions
Hex:
        #ed04b8
        RGB:
        237, 4, 184
        CMY:
        7, 98, 28
        CMYK:
        0, 98, 22, 7
      HSL:
        314°, 96.6805%, 47.2549%
        HSV (HSB):
        314°, 98.3122%, 92.9412%
        XYZ:
        43.6202, 21.5520, 47.2083
        xyY:
        0.3881, 0.1918, 21.5520
      CIE-Lab:
        53.5485, 85.8956, -31.4622
        CIE-LCH:
        53.5485, 91.4764, 339.8830
        CIE-Luv:
        53.5485, 101.1276, -60.4961
        Hunter-Lab:
        46.4242, 86.4764, -27.7945
      #ed04b8 color charts
#ed04b8 RGB chart
      #ed04b8 CMYK chart
      #ed04b8 RGB pie chart
      #ed04b8 color shades, tints & tones
#ed04b8 color schemes
#ed04b8 color preview, HTML & CSS examples
           This text has a color of #ed04b8        
        
          <p style="color:#ed04b8;">Text here</p>
        
        
          .mytext {color:#ed04b8;}
        
        Text color #ed04b8
      
           This box has a color of #ed04b8        
        
          <div style="background-color:#ed04b8;">Content here</div>
        
        
          .mybackground {background-color:#ed04b8;}
        
        Background color #ed04b8
      
           Border around this has a color of #ed04b8        
        
          <div style="border:2px solid #ed04b8;">Content here</div>
        
        
          .myborder {border:2px solid #ed04b8;}
        
        Border color #ed04b8