#ed81be color space conversions
Hex:
        #ed81be
        RGB:
        237, 129, 190
        CMY:
        7, 49, 25
        CMYK:
        0, 46, 20, 7
      HSL:
        326°, 75.0000%, 71.7647%
        HSV (HSB):
        326°, 45.5696%, 92.9412%
        XYZ:
        52.0696, 37.4227, 53.1941
        xyY:
        0.3649, 0.2623, 37.4227
      CIE-Lab:
        67.5930, 48.8065, -13.3925
        CIE-LCH:
        67.5930, 50.6106, 344.6557
        CIE-Luv:
        67.5930, 62.9192, -28.6646
        Hunter-Lab:
        61.1741, 44.8791, -8.7339
      #ed81be color charts
#ed81be RGB chart
      #ed81be CMYK chart
      #ed81be RGB pie chart
      #ed81be color shades, tints & tones
#ed81be color schemes
#ed81be color preview, HTML & CSS examples
           This text has a color of #ed81be        
        
          <p style="color:#ed81be;">Text here</p>
        
        
          .mytext {color:#ed81be;}
        
        Text color #ed81be
      
           This box has a color of #ed81be        
        
          <div style="background-color:#ed81be;">Content here</div>
        
        
          .mybackground {background-color:#ed81be;}
        
        Background color #ed81be
      
           Border around this has a color of #ed81be        
        
          <div style="border:2px solid #ed81be;">Content here</div>
        
        
          .myborder {border:2px solid #ed81be;}
        
        Border color #ed81be