#ed81f2 color space conversions
Hex:
        #ed81f2
        RGB:
        237, 129, 242
        CMY:
        7, 49, 5
        CMYK:
        2, 47, 0, 5
      HSL:
        297°, 81.2950%, 72.7451%
        HSV (HSB):
        297°, 46.6942%, 94.9020%
        XYZ:
        58.8023, 40.1158, 88.6483
        xyY:
        0.3135, 0.2139, 40.1158
      CIE-Lab:
        69.5520, 57.2864, -39.2493
        CIE-LCH:
        69.5520, 69.4424, 325.5834
        CIE-Luv:
        69.5520, 50.6636, -71.1094
        Hunter-Lab:
        63.3371, 54.8801, -38.6480
      #ed81f2 color charts
#ed81f2 RGB chart
      #ed81f2 CMYK chart
      #ed81f2 RGB pie chart
      #ed81f2 color shades, tints & tones
#ed81f2 color schemes
#ed81f2 color preview, HTML & CSS examples
           This text has a color of #ed81f2        
        
          <p style="color:#ed81f2;">Text here</p>
        
        
          .mytext {color:#ed81f2;}
        
        Text color #ed81f2
      
           This box has a color of #ed81f2        
        
          <div style="background-color:#ed81f2;">Content here</div>
        
        
          .mybackground {background-color:#ed81f2;}
        
        Background color #ed81f2
      
           Border around this has a color of #ed81f2        
        
          <div style="border:2px solid #ed81f2;">Content here</div>
        
        
          .myborder {border:2px solid #ed81f2;}
        
        Border color #ed81f2