#ed94bf color space conversions
Hex:
        #ed94bf
        RGB:
        237, 148, 191
        CMY:
        7, 42, 25
        CMYK:
        0, 38, 19, 7
      HSL:
        331°, 71.2000%, 75.4902%
        HSV (HSB):
        331°, 37.5527%, 92.9412%
        XYZ:
        54.9189, 42.9459, 54.6851
        xyY:
        0.3600, 0.2815, 42.9459
      CIE-Lab:
        71.5183, 39.2178, -8.0829
        CIE-LCH:
        71.5183, 40.0421, 348.3542
        CIE-Luv:
        71.5183, 52.6799, -19.1053
        Hunter-Lab:
        65.5331, 34.9059, -3.6022
      #ed94bf color charts
#ed94bf RGB chart
      #ed94bf CMYK chart
      #ed94bf RGB pie chart
      #ed94bf color shades, tints & tones
#ed94bf color schemes
#ed94bf color preview, HTML & CSS examples
           This text has a color of #ed94bf        
        
          <p style="color:#ed94bf;">Text here</p>
        
        
          .mytext {color:#ed94bf;}
        
        Text color #ed94bf
      
           This box has a color of #ed94bf        
        
          <div style="background-color:#ed94bf;">Content here</div>
        
        
          .mybackground {background-color:#ed94bf;}
        
        Background color #ed94bf
      
           Border around this has a color of #ed94bf        
        
          <div style="border:2px solid #ed94bf;">Content here</div>
        
        
          .myborder {border:2px solid #ed94bf;}
        
        Border color #ed94bf