#ed34f4 color space conversions
Hex:
        #ed34f4
        RGB:
        237, 52, 244
        CMY:
        7, 80, 4
        CMYK:
        3, 79, 0, 4
      HSL:
        298°, 89.7196%, 58.0392%
        HSV (HSB):
        298°, 78.6885%, 95.6863%
        XYZ:
        52.4822, 26.9922, 88.0318
        xyY:
        0.3133, 0.1611, 26.9922
      CIE-Lab:
        58.9671, 87.0650, -57.0652
        CIE-LCH:
        58.9671, 104.0997, 326.7579
        CIE-Luv:
        58.9671, 71.3968, -100.8940
        Hunter-Lab:
        51.9540, 89.3953, -64.0943
      #ed34f4 color charts
#ed34f4 RGB chart
      #ed34f4 CMYK chart
      #ed34f4 RGB pie chart
      #ed34f4 color shades, tints & tones
#ed34f4 color schemes
#ed34f4 color preview, HTML & CSS examples
           This text has a color of #ed34f4        
        
          <p style="color:#ed34f4;">Text here</p>
        
        
          .mytext {color:#ed34f4;}
        
        Text color #ed34f4
      
           This box has a color of #ed34f4        
        
          <div style="background-color:#ed34f4;">Content here</div>
        
        
          .mybackground {background-color:#ed34f4;}
        
        Background color #ed34f4
      
           Border around this has a color of #ed34f4        
        
          <div style="border:2px solid #ed34f4;">Content here</div>
        
        
          .myborder {border:2px solid #ed34f4;}
        
        Border color #ed34f4