#ed01f6 color space conversions
Hex:
        #ed01f6
        RGB:
        237, 1, 246
        CMY:
        7, 100, 4
        CMYK:
        4, 100, 0, 4
      HSL:
        298°, 99.1903%, 48.4314%
        HSV (HSB):
        298°, 99.5935%, 96.4706%
        XYZ:
        51.5705, 24.6801, 89.2344
        xyY:
        0.3116, 0.1491, 24.6801
      CIE-Lab:
        56.7623, 94.1789, -61.7110
        CIE-LCH:
        56.7623, 112.5962, 326.7650
        CIE-Luv:
        56.7623, 74.7852, -107.8657
        Hunter-Lab:
        49.6790, 98.3578, -71.7225
      #ed01f6 color charts
#ed01f6 RGB chart
      #ed01f6 CMYK chart
      #ed01f6 RGB pie chart
      #ed01f6 color shades, tints & tones
#ed01f6 color schemes
#ed01f6 color preview, HTML & CSS examples
           This text has a color of #ed01f6        
        
          <p style="color:#ed01f6;">Text here</p>
        
        
          .mytext {color:#ed01f6;}
        
        Text color #ed01f6
      
           This box has a color of #ed01f6        
        
          <div style="background-color:#ed01f6;">Content here</div>
        
        
          .mybackground {background-color:#ed01f6;}
        
        Background color #ed01f6
      
           Border around this has a color of #ed01f6        
        
          <div style="border:2px solid #ed01f6;">Content here</div>
        
        
          .myborder {border:2px solid #ed01f6;}
        
        Border color #ed01f6