#ed5685 color space conversions
Hex:
        #ed5685
        RGB:
        237, 86, 133
        CMY:
        7, 66, 48
        CMYK:
        0, 64, 44, 7
      HSL:
        341°, 80.7487%, 63.3333%
        HSV (HSB):
        341°, 63.7131%, 92.9412%
        XYZ:
        42.4865, 26.3536, 25.0378
        xyY:
        0.4526, 0.2807, 26.3536
      CIE-Lab:
        58.3711, 61.7375, 5.6963
        CIE-LCH:
        58.3711, 61.9998, 5.2715
        CIE-Luv:
        58.3711, 101.3041, -4.4815
        Hunter-Lab:
        51.3357, 57.8927, 7.0177
      #ed5685 color charts
#ed5685 RGB chart
      #ed5685 CMYK chart
      #ed5685 RGB pie chart
      #ed5685 color shades, tints & tones
#ed5685 color schemes
#ed5685 color preview, HTML & CSS examples
           This text has a color of #ed5685        
        
          <p style="color:#ed5685;">Text here</p>
        
        
          .mytext {color:#ed5685;}
        
        Text color #ed5685
      
           This box has a color of #ed5685        
        
          <div style="background-color:#ed5685;">Content here</div>
        
        
          .mybackground {background-color:#ed5685;}
        
        Background color #ed5685
      
           Border around this has a color of #ed5685        
        
          <div style="border:2px solid #ed5685;">Content here</div>
        
        
          .myborder {border:2px solid #ed5685;}
        
        Border color #ed5685