#ed86bc color space conversions
Hex:
        #ed86bc
        RGB:
        237, 134, 188
        CMY:
        7, 47, 26
        CMYK:
        0, 43, 21, 7
      HSL:
        329°, 74.1007%, 72.7451%
        HSV (HSB):
        329°, 43.4599%, 92.9412%
        XYZ:
        52.5272, 38.6856, 52.2755
        xyY:
        0.3661, 0.2696, 38.6856
      CIE-Lab:
        68.5229, 45.9935, -10.8773
        CIE-LCH:
        68.5229, 47.2622, 346.6943
        CIE-Luv:
        68.5229, 60.7908, -24.4188
        Hunter-Lab:
        62.1977, 41.9009, -6.2933
      #ed86bc color charts
#ed86bc RGB chart
      #ed86bc CMYK chart
      #ed86bc RGB pie chart
      #ed86bc color shades, tints & tones
#ed86bc color schemes
#ed86bc color preview, HTML & CSS examples
           This text has a color of #ed86bc        
        
          <p style="color:#ed86bc;">Text here</p>
        
        
          .mytext {color:#ed86bc;}
        
        Text color #ed86bc
      
           This box has a color of #ed86bc        
        
          <div style="background-color:#ed86bc;">Content here</div>
        
        
          .mybackground {background-color:#ed86bc;}
        
        Background color #ed86bc
      
           Border around this has a color of #ed86bc        
        
          <div style="border:2px solid #ed86bc;">Content here</div>
        
        
          .myborder {border:2px solid #ed86bc;}
        
        Border color #ed86bc