#ed56d0 color space conversions
Hex:
        #ed56d0
        RGB:
        237, 86, 208
        CMY:
        7, 66, 18
        CMYK:
        0, 64, 12, 7
      HSL:
        312°, 80.7487%, 63.3333%
        HSV (HSB):
        312°, 63.7131%, 92.9412%
        XYZ:
        49.6380, 29.2142, 62.6972
        xyY:
        0.3507, 0.2064, 29.2142
      CIE-Lab:
        60.9702, 70.8829, -33.6823
        CIE-LCH:
        60.9702, 78.4785, 334.5837
        CIE-Luv:
        60.9702, 76.0126, -62.8993
        Hunter-Lab:
        54.0501, 69.3413, -30.9403
      #ed56d0 color charts
#ed56d0 RGB chart
      #ed56d0 CMYK chart
      #ed56d0 RGB pie chart
      #ed56d0 color shades, tints & tones
#ed56d0 color schemes
#ed56d0 color preview, HTML & CSS examples
           This text has a color of #ed56d0        
        
          <p style="color:#ed56d0;">Text here</p>
        
        
          .mytext {color:#ed56d0;}
        
        Text color #ed56d0
      
           This box has a color of #ed56d0        
        
          <div style="background-color:#ed56d0;">Content here</div>
        
        
          .mybackground {background-color:#ed56d0;}
        
        Background color #ed56d0
      
           Border around this has a color of #ed56d0        
        
          <div style="border:2px solid #ed56d0;">Content here</div>
        
        
          .myborder {border:2px solid #ed56d0;}
        
        Border color #ed56d0