#ed60bc color space conversions
Hex:
        #ed60bc
        RGB:
        237, 96, 188
        CMY:
        7, 62, 26
        CMYK:
        0, 59, 21, 7
      HSL:
        321°, 79.6610%, 65.2941%
        HSV (HSB):
        321°, 59.4937%, 92.9412%
        XYZ:
        48.1850, 30.0011, 50.8281
        xyY:
        0.3735, 0.2325, 30.0011
      CIE-Lab:
        61.6552, 63.9626, -21.2592
        CIE-LCH:
        61.6552, 67.4030, 341.6148
        CIE-Luv:
        61.6552, 78.8459, -42.7804
        Hunter-Lab:
        54.7733, 61.1764, -16.6782
      #ed60bc color charts
#ed60bc RGB chart
      #ed60bc CMYK chart
      #ed60bc RGB pie chart
      #ed60bc color shades, tints & tones
#ed60bc color schemes
#ed60bc color preview, HTML & CSS examples
           This text has a color of #ed60bc        
        
          <p style="color:#ed60bc;">Text here</p>
        
        
          .mytext {color:#ed60bc;}
        
        Text color #ed60bc
      
           This box has a color of #ed60bc        
        
          <div style="background-color:#ed60bc;">Content here</div>
        
        
          .mybackground {background-color:#ed60bc;}
        
        Background color #ed60bc
      
           Border around this has a color of #ed60bc        
        
          <div style="border:2px solid #ed60bc;">Content here</div>
        
        
          .myborder {border:2px solid #ed60bc;}
        
        Border color #ed60bc