#ed8db3 color space conversions
Hex:
        #ed8db3
        RGB:
        237, 141, 179
        CMY:
        7, 45, 30
        CMYK:
        0, 41, 24, 7
      HSL:
        336°, 72.7273%, 74.1176%
        HSV (HSB):
        336°, 40.5063%, 92.9412%
        XYZ:
        52.5866, 40.3090, 47.6566
        xyY:
        0.3741, 0.2868, 40.3090
      CIE-Lab:
        69.6890, 41.1216, -4.1113
        CIE-LCH:
        69.6890, 41.3266, 354.2905
        CIE-Luv:
        69.6890, 58.9149, -13.5610
        Hunter-Lab:
        63.4893, 36.7407, -0.0620
      #ed8db3 color charts
#ed8db3 RGB chart
      #ed8db3 CMYK chart
      #ed8db3 RGB pie chart
      #ed8db3 color shades, tints & tones
#ed8db3 color schemes
#ed8db3 color preview, HTML & CSS examples
           This text has a color of #ed8db3        
        
          <p style="color:#ed8db3;">Text here</p>
        
        
          .mytext {color:#ed8db3;}
        
        Text color #ed8db3
      
           This box has a color of #ed8db3        
        
          <div style="background-color:#ed8db3;">Content here</div>
        
        
          .mybackground {background-color:#ed8db3;}
        
        Background color #ed8db3
      
           Border around this has a color of #ed8db3        
        
          <div style="border:2px solid #ed8db3;">Content here</div>
        
        
          .myborder {border:2px solid #ed8db3;}
        
        Border color #ed8db3