#ed79a1 color space conversions
Hex:
        #ed79a1
        RGB:
        237, 121, 161
        CMY:
        7, 53, 37
        CMYK:
        0, 49, 32, 7
      HSL:
        339°, 76.3158%, 70.1961%
        HSV (HSB):
        339°, 48.9451%, 92.9412%
        XYZ:
        48.1954, 34.2525, 37.7894
        xyY:
        0.4008, 0.2849, 34.2525
      CIE-Lab:
        65.1625, 48.8736, -0.6155
        CIE-LCH:
        65.1625, 48.8775, 359.2785
        CIE-Luv:
        65.1625, 74.2193, -10.0585
        Hunter-Lab:
        58.5256, 44.5737, 2.6850
      #ed79a1 color charts
#ed79a1 RGB chart
      #ed79a1 CMYK chart
      #ed79a1 RGB pie chart
      #ed79a1 color shades, tints & tones
#ed79a1 color schemes
#ed79a1 color preview, HTML & CSS examples
           This text has a color of #ed79a1        
        
          <p style="color:#ed79a1;">Text here</p>
        
        
          .mytext {color:#ed79a1;}
        
        Text color #ed79a1
      
           This box has a color of #ed79a1        
        
          <div style="background-color:#ed79a1;">Content here</div>
        
        
          .mybackground {background-color:#ed79a1;}
        
        Background color #ed79a1
      
           Border around this has a color of #ed79a1        
        
          <div style="border:2px solid #ed79a1;">Content here</div>
        
        
          .myborder {border:2px solid #ed79a1;}
        
        Border color #ed79a1