#ed81db color space conversions
Hex:
        #ed81db
        RGB:
        237, 129, 219
        CMY:
        7, 49, 14
        CMYK:
        0, 46, 8, 7
      HSL:
        310°, 75.0000%, 71.7647%
        HSV (HSB):
        310°, 45.5696%, 92.9412%
        XYZ:
        55.5615, 38.8195, 71.5823
        xyY:
        0.3348, 0.2339, 38.8195
      CIE-Lab:
        68.6203, 53.3267, -28.0078
        CIE-LCH:
        68.6203, 60.2344, 332.2910
        CIE-Luv:
        68.6203, 56.0469, -52.2394
        Hunter-Lab:
        62.3053, 50.1452, -24.5043
      #ed81db color charts
#ed81db RGB chart
      #ed81db CMYK chart
      #ed81db RGB pie chart
      #ed81db color shades, tints & tones
#ed81db color schemes
#ed81db color preview, HTML & CSS examples
           This text has a color of #ed81db        
        
          <p style="color:#ed81db;">Text here</p>
        
        
          .mytext {color:#ed81db;}
        
        Text color #ed81db
      
           This box has a color of #ed81db        
        
          <div style="background-color:#ed81db;">Content here</div>
        
        
          .mybackground {background-color:#ed81db;}
        
        Background color #ed81db
      
           Border around this has a color of #ed81db        
        
          <div style="border:2px solid #ed81db;">Content here</div>
        
        
          .myborder {border:2px solid #ed81db;}
        
        Border color #ed81db