#ed86f1 color space conversions
Hex:
        #ed86f1
        RGB:
        237, 134, 241
        CMY:
        7, 47, 5
        CMYK:
        2, 44, 0, 5
      HSL:
        298°, 79.2593%, 73.5294%
        HSV (HSB):
        298°, 44.3983%, 94.5098%
        XYZ:
        59.3273, 41.4056, 88.0843
        xyY:
        0.3142, 0.2193, 41.4056
      CIE-Lab:
        70.4592, 54.6403, -37.2882
        CIE-LCH:
        70.4592, 66.1512, 325.6892
        CIE-Luv:
        70.4592, 48.8857, -67.6508
        Hunter-Lab:
        64.3472, 51.9673, -36.1185
      #ed86f1 color charts
#ed86f1 RGB chart
      #ed86f1 CMYK chart
      #ed86f1 RGB pie chart
      #ed86f1 color shades, tints & tones
#ed86f1 color schemes
#ed86f1 color preview, HTML & CSS examples
           This text has a color of #ed86f1        
        
          <p style="color:#ed86f1;">Text here</p>
        
        
          .mytext {color:#ed86f1;}
        
        Text color #ed86f1
      
           This box has a color of #ed86f1        
        
          <div style="background-color:#ed86f1;">Content here</div>
        
        
          .mybackground {background-color:#ed86f1;}
        
        Background color #ed86f1
      
           Border around this has a color of #ed86f1        
        
          <div style="border:2px solid #ed86f1;">Content here</div>
        
        
          .myborder {border:2px solid #ed86f1;}
        
        Border color #ed86f1