#ed81e1 color space conversions
Hex:
        #ed81e1
        RGB:
        237, 129, 225
        CMY:
        7, 49, 12
        CMYK:
        0, 46, 5, 7
      HSL:
        307°, 75.0000%, 71.7647%
        HSV (HSB):
        307°, 45.5696%, 92.9412%
        XYZ:
        56.3659, 39.1413, 75.8184
        xyY:
        0.3290, 0.2285, 39.1413
      CIE-Lab:
        68.8535, 54.3297, -30.9707
        CIE-LCH:
        68.8535, 62.5372, 330.3146
        CIE-Luv:
        68.8535, 54.6313, -57.1640
        Hunter-Lab:
        62.5630, 51.3337, -28.0578
      #ed81e1 color charts
#ed81e1 RGB chart
      #ed81e1 CMYK chart
      #ed81e1 RGB pie chart
      #ed81e1 color shades, tints & tones
#ed81e1 color schemes
#ed81e1 color preview, HTML & CSS examples
           This text has a color of #ed81e1        
        
          <p style="color:#ed81e1;">Text here</p>
        
        
          .mytext {color:#ed81e1;}
        
        Text color #ed81e1
      
           This box has a color of #ed81e1        
        
          <div style="background-color:#ed81e1;">Content here</div>
        
        
          .mybackground {background-color:#ed81e1;}
        
        Background color #ed81e1
      
           Border around this has a color of #ed81e1        
        
          <div style="border:2px solid #ed81e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed81e1;}
        
        Border color #ed81e1