#ed8dd4 color space conversions
Hex:
        #ed8dd4
        RGB:
        237, 141, 212
        CMY:
        7, 45, 17
        CMYK:
        0, 41, 11, 7
      HSL:
        316°, 72.7273%, 74.1176%
        HSV (HSB):
        316°, 40.5063%, 92.9412%
        XYZ:
        56.3336, 41.8077, 67.3880
        xyY:
        0.3403, 0.2526, 41.8077
      CIE-Lab:
        70.7382, 46.1258, -20.8911
        CIE-LCH:
        70.7382, 50.6362, 335.6334
        CIE-Luv:
        70.7382, 52.0481, -39.9724
        Hunter-Lab:
        64.6589, 42.3637, -16.5312
      #ed8dd4 color charts
#ed8dd4 RGB chart
      #ed8dd4 CMYK chart
      #ed8dd4 RGB pie chart
      #ed8dd4 color shades, tints & tones
#ed8dd4 color schemes
#ed8dd4 color preview, HTML & CSS examples
           This text has a color of #ed8dd4        
        
          <p style="color:#ed8dd4;">Text here</p>
        
        
          .mytext {color:#ed8dd4;}
        
        Text color #ed8dd4
      
           This box has a color of #ed8dd4        
        
          <div style="background-color:#ed8dd4;">Content here</div>
        
        
          .mybackground {background-color:#ed8dd4;}
        
        Background color #ed8dd4
      
           Border around this has a color of #ed8dd4        
        
          <div style="border:2px solid #ed8dd4;">Content here</div>
        
        
          .myborder {border:2px solid #ed8dd4;}
        
        Border color #ed8dd4