#ed80ba color space conversions
Hex:
        #ed80ba
        RGB:
        237, 128, 186
        CMY:
        7, 50, 27
        CMYK:
        0, 46, 22, 7
      HSL:
        328°, 75.1724%, 71.5686%
        HSV (HSB):
        328°, 45.9916%, 92.9412%
        XYZ:
        51.5071, 36.9880, 50.8791
        xyY:
        0.3696, 0.2654, 36.9880
      CIE-Lab:
        67.2681, 48.7287, -11.6336
        CIE-LCH:
        67.2681, 50.0982, 346.5724
        CIE-Luv:
        67.2681, 64.3797, -25.9920
        Hunter-Lab:
        60.8178, 44.7422, -7.0285
      #ed80ba color charts
#ed80ba RGB chart
      #ed80ba CMYK chart
      #ed80ba RGB pie chart
      #ed80ba color shades, tints & tones
#ed80ba color schemes
#ed80ba color preview, HTML & CSS examples
           This text has a color of #ed80ba        
        
          <p style="color:#ed80ba;">Text here</p>
        
        
          .mytext {color:#ed80ba;}
        
        Text color #ed80ba
      
           This box has a color of #ed80ba        
        
          <div style="background-color:#ed80ba;">Content here</div>
        
        
          .mybackground {background-color:#ed80ba;}
        
        Background color #ed80ba
      
           Border around this has a color of #ed80ba        
        
          <div style="border:2px solid #ed80ba;">Content here</div>
        
        
          .myborder {border:2px solid #ed80ba;}
        
        Border color #ed80ba