#ed05f4 color space conversions
Hex:
        #ed05f4
        RGB:
        237, 5, 244
        CMY:
        7, 98, 4
        CMYK:
        3, 98, 0, 4
      HSL:
        298°, 95.9839%, 48.8235%
        HSV (HSB):
        298°, 97.9508%, 95.6863%
        XYZ:
        51.3085, 24.6447, 87.6406
        xyY:
        0.3136, 0.1506, 24.6447
      CIE-Lab:
        56.7276, 93.6368, -60.6499
        CIE-LCH:
        56.7276, 111.5628, 327.0683
        CIE-Luv:
        56.7276, 75.4074, -106.2064
        Hunter-Lab:
        49.6434, 97.6107, -69.9202
      #ed05f4 color charts
#ed05f4 RGB chart
      #ed05f4 CMYK chart
      #ed05f4 RGB pie chart
      #ed05f4 color shades, tints & tones
#ed05f4 color schemes
#ed05f4 color preview, HTML & CSS examples
           This text has a color of #ed05f4        
        
          <p style="color:#ed05f4;">Text here</p>
        
        
          .mytext {color:#ed05f4;}
        
        Text color #ed05f4
      
           This box has a color of #ed05f4        
        
          <div style="background-color:#ed05f4;">Content here</div>
        
        
          .mybackground {background-color:#ed05f4;}
        
        Background color #ed05f4
      
           Border around this has a color of #ed05f4        
        
          <div style="border:2px solid #ed05f4;">Content here</div>
        
        
          .myborder {border:2px solid #ed05f4;}
        
        Border color #ed05f4