#ed60a6 color space conversions
Hex:
        #ed60a6
        RGB:
        237, 96, 166
        CMY:
        7, 62, 35
        CMYK:
        0, 59, 30, 7
      HSL:
        330°, 79.6610%, 65.2941%
        HSV (HSB):
        330°, 59.4937%, 92.9412%
        XYZ:
        45.9909, 29.1234, 39.2738
        xyY:
        0.4021, 0.2546, 29.1234
      CIE-Lab:
        60.8904, 61.1132, -9.7978
        CIE-LCH:
        60.8904, 61.8936, 350.8917
        CIE-Luv:
        60.8904, 85.8282, -25.3047
        Hunter-Lab:
        53.9661, 57.6800, -5.3719
      #ed60a6 color charts
#ed60a6 RGB chart
      #ed60a6 CMYK chart
      #ed60a6 RGB pie chart
      #ed60a6 color shades, tints & tones
#ed60a6 color schemes
#ed60a6 color preview, HTML & CSS examples
           This text has a color of #ed60a6        
        
          <p style="color:#ed60a6;">Text here</p>
        
        
          .mytext {color:#ed60a6;}
        
        Text color #ed60a6
      
           This box has a color of #ed60a6        
        
          <div style="background-color:#ed60a6;">Content here</div>
        
        
          .mybackground {background-color:#ed60a6;}
        
        Background color #ed60a6
      
           Border around this has a color of #ed60a6        
        
          <div style="border:2px solid #ed60a6;">Content here</div>
        
        
          .myborder {border:2px solid #ed60a6;}
        
        Border color #ed60a6