#ed06e8 color space conversions
Hex:
        #ed06e8
        RGB:
        237, 6, 232
        CMY:
        7, 98, 9
        CMYK:
        0, 97, 2, 7
      HSL:
        301°, 95.0617%, 47.6471%
        HSV (HSB):
        301°, 97.4684%, 92.9412%
        XYZ:
        49.5557, 23.9610, 78.3570
        xyY:
        0.3263, 0.1578, 23.9610
      CIE-Lab:
        56.0487, 91.8734, -55.0047
        CIE-LCH:
        56.0487, 107.0805, 329.0910
        CIE-Luv:
        56.0487, 80.1057, -97.2721
        Hunter-Lab:
        48.9499, 95.0464, -60.6439
      #ed06e8 color charts
#ed06e8 RGB chart
      #ed06e8 CMYK chart
      #ed06e8 RGB pie chart
      #ed06e8 color shades, tints & tones
#ed06e8 color schemes
#ed06e8 color preview, HTML & CSS examples
           This text has a color of #ed06e8        
        
          <p style="color:#ed06e8;">Text here</p>
        
        
          .mytext {color:#ed06e8;}
        
        Text color #ed06e8
      
           This box has a color of #ed06e8        
        
          <div style="background-color:#ed06e8;">Content here</div>
        
        
          .mybackground {background-color:#ed06e8;}
        
        Background color #ed06e8
      
           Border around this has a color of #ed06e8        
        
          <div style="border:2px solid #ed06e8;">Content here</div>
        
        
          .myborder {border:2px solid #ed06e8;}
        
        Border color #ed06e8