#ed06c7 color space conversions
Hex:
        #ed06c7
        RGB:
        237, 6, 199
        CMY:
        7, 98, 22
        CMYK:
        0, 97, 16, 7
      HSL:
        310°, 95.0617%, 47.6471%
        HSV (HSB):
        310°, 97.4684%, 92.9412%
        XYZ:
        45.2990, 22.2583, 55.9416
        xyY:
        0.3668, 0.1802, 22.2583
      CIE-Lab:
        54.3000, 87.5418, -38.9780
        CIE-LCH:
        54.3000, 95.8272, 335.9990
        CIE-Luv:
        54.3000, 94.1778, -72.0800
        Hunter-Lab:
        47.1787, 88.8254, -37.2773
      #ed06c7 color charts
#ed06c7 RGB chart
      #ed06c7 CMYK chart
      #ed06c7 RGB pie chart
      #ed06c7 color shades, tints & tones
#ed06c7 color schemes
#ed06c7 color preview, HTML & CSS examples
           This text has a color of #ed06c7        
        
          <p style="color:#ed06c7;">Text here</p>
        
        
          .mytext {color:#ed06c7;}
        
        Text color #ed06c7
      
           This box has a color of #ed06c7        
        
          <div style="background-color:#ed06c7;">Content here</div>
        
        
          .mybackground {background-color:#ed06c7;}
        
        Background color #ed06c7
      
           Border around this has a color of #ed06c7        
        
          <div style="border:2px solid #ed06c7;">Content here</div>
        
        
          .myborder {border:2px solid #ed06c7;}
        
        Border color #ed06c7