#ed86ce color space conversions
Hex:
        #ed86ce
        RGB:
        237, 134, 206
        CMY:
        7, 47, 19
        CMYK:
        0, 43, 13, 7
      HSL:
        318°, 74.1007%, 72.7451%
        HSV (HSB):
        318°, 43.4599%, 92.9412%
        XYZ:
        54.5907, 39.5110, 63.1416
        xyY:
        0.3472, 0.2513, 39.5110
      CIE-Lab:
        69.1198, 48.7248, -20.0235
        CIE-LCH:
        69.1198, 52.6787, 337.6597
        CIE-Luv:
        69.1198, 56.7417, -38.9298
        Hunter-Lab:
        62.8577, 45.0228, -15.5574
      #ed86ce color charts
#ed86ce RGB chart
      #ed86ce CMYK chart
      #ed86ce RGB pie chart
      #ed86ce color shades, tints & tones
#ed86ce color schemes
#ed86ce color preview, HTML & CSS examples
           This text has a color of #ed86ce        
        
          <p style="color:#ed86ce;">Text here</p>
        
        
          .mytext {color:#ed86ce;}
        
        Text color #ed86ce
      
           This box has a color of #ed86ce        
        
          <div style="background-color:#ed86ce;">Content here</div>
        
        
          .mybackground {background-color:#ed86ce;}
        
        Background color #ed86ce
      
           Border around this has a color of #ed86ce        
        
          <div style="border:2px solid #ed86ce;">Content here</div>
        
        
          .myborder {border:2px solid #ed86ce;}
        
        Border color #ed86ce