#ed81d7 color space conversions
Hex:
        #ed81d7
        RGB:
        237, 129, 215
        CMY:
        7, 49, 16
        CMYK:
        0, 46, 9, 7
      HSL:
        312°, 75.0000%, 71.7647%
        HSV (HSB):
        312°, 45.5696%, 92.9412%
        XYZ:
        55.0411, 38.6113, 68.8417
        xyY:
        0.3387, 0.2376, 38.6113
      CIE-Lab:
        68.4688, 52.6705, -26.0208
        CIE-LCH:
        68.4688, 58.7474, 333.7093
        CIE-Luv:
        68.4688, 56.9935, -48.9603
        Hunter-Lab:
        62.1380, 49.3714, -22.1898
      #ed81d7 color charts
#ed81d7 RGB chart
      #ed81d7 CMYK chart
      #ed81d7 RGB pie chart
      #ed81d7 color shades, tints & tones
#ed81d7 color schemes
#ed81d7 color preview, HTML & CSS examples
           This text has a color of #ed81d7        
        
          <p style="color:#ed81d7;">Text here</p>
        
        
          .mytext {color:#ed81d7;}
        
        Text color #ed81d7
      
           This box has a color of #ed81d7        
        
          <div style="background-color:#ed81d7;">Content here</div>
        
        
          .mybackground {background-color:#ed81d7;}
        
        Background color #ed81d7
      
           Border around this has a color of #ed81d7        
        
          <div style="border:2px solid #ed81d7;">Content here</div>
        
        
          .myborder {border:2px solid #ed81d7;}
        
        Border color #ed81d7