#ed86fb color space conversions
Hex:
        #ed86fb
        RGB:
        237, 134, 251
        CMY:
        7, 47, 2
        CMYK:
        6, 47, 0, 2
      HSL:
        293°, 93.6000%, 75.4902%
        HSV (HSB):
        293°, 46.6135%, 98.4314%
        XYZ:
        60.8627, 42.0198, 96.1696
        xyY:
        0.3058, 0.2111, 42.0198
      CIE-Lab:
        70.8845, 56.4617, -42.0906
        CIE-LCH:
        70.8845, 70.4241, 323.2965
        CIE-Luv:
        70.8845, 46.6866, -75.8484
        Hunter-Lab:
        64.8226, 54.1561, -42.5856
      #ed86fb color charts
#ed86fb RGB chart
      #ed86fb CMYK chart
      #ed86fb RGB pie chart
      #ed86fb color shades, tints & tones
#ed86fb color schemes
#ed86fb color preview, HTML & CSS examples
           This text has a color of #ed86fb        
        
          <p style="color:#ed86fb;">Text here</p>
        
        
          .mytext {color:#ed86fb;}
        
        Text color #ed86fb
      
           This box has a color of #ed86fb        
        
          <div style="background-color:#ed86fb;">Content here</div>
        
        
          .mybackground {background-color:#ed86fb;}
        
        Background color #ed86fb
      
           Border around this has a color of #ed86fb        
        
          <div style="border:2px solid #ed86fb;">Content here</div>
        
        
          .myborder {border:2px solid #ed86fb;}
        
        Border color #ed86fb