#ed286d color space conversions
Hex:
        #ed286d
        RGB:
        237, 40, 109
        CMY:
        7, 84, 57
        CMYK:
        0, 83, 54, 7
      HSL:
        339°, 84.5494%, 54.3137%
        HSV (HSB):
        339°, 83.1224%, 92.9412%
        XYZ:
        38.4442, 20.6262, 16.4230
        xyY:
        0.5092, 0.2732, 20.6262
      CIE-Lab:
        52.5380, 74.3496, 11.7070
        CIE-LCH:
        52.5380, 75.2657, 8.9482
        CIE-Luv:
        52.5380, 129.3609, -0.5906
        Hunter-Lab:
        45.4161, 71.6198, 10.3513
      #ed286d color charts
#ed286d RGB chart
      #ed286d CMYK chart
      #ed286d RGB pie chart
      #ed286d color shades, tints & tones
#ed286d color schemes
#ed286d color preview, HTML & CSS examples
           This text has a color of #ed286d        
        
          <p style="color:#ed286d;">Text here</p>
        
        
          .mytext {color:#ed286d;}
        
        Text color #ed286d
      
           This box has a color of #ed286d        
        
          <div style="background-color:#ed286d;">Content here</div>
        
        
          .mybackground {background-color:#ed286d;}
        
        Background color #ed286d
      
           Border around this has a color of #ed286d        
        
          <div style="border:2px solid #ed286d;">Content here</div>
        
        
          .myborder {border:2px solid #ed286d;}
        
        Border color #ed286d