#ed81ff color space conversions
Hex:
        #ed81ff
        RGB:
        237, 129, 255
        CMY:
        7, 49, 0
        CMYK:
        7, 49, 0, 0
      HSL:
        291°, 100.0000%, 75.2941%
        HSV (HSB):
        291°, 49.4118%, 100.0000%
        XYZ:
        60.8253, 40.9250, 99.3012
        xyY:
        0.3025, 0.2036, 40.9250
      CIE-Lab:
        70.1234, 59.6542, -45.4637
        CIE-LCH:
        70.1234, 75.0038, 322.6883
        CIE-Luv:
        70.1234, 47.6901, -81.7128
        Hunter-Lab:
        63.9727, 57.7658, -47.2517
      #ed81ff color charts
#ed81ff RGB chart
      #ed81ff CMYK chart
      #ed81ff RGB pie chart
      #ed81ff color shades, tints & tones
#ed81ff color schemes
#ed81ff color preview, HTML & CSS examples
           This text has a color of #ed81ff        
        
          <p style="color:#ed81ff;">Text here</p>
        
        
          .mytext {color:#ed81ff;}
        
        Text color #ed81ff
      
           This box has a color of #ed81ff        
        
          <div style="background-color:#ed81ff;">Content here</div>
        
        
          .mybackground {background-color:#ed81ff;}
        
        Background color #ed81ff
      
           Border around this has a color of #ed81ff        
        
          <div style="border:2px solid #ed81ff;">Content here</div>
        
        
          .myborder {border:2px solid #ed81ff;}
        
        Border color #ed81ff