#ed56ff color space conversions
Hex:
        #ed56ff
        RGB:
        237, 86, 255
        CMY:
        7, 66, 0
        CMYK:
        7, 66, 0, 0
      HSL:
        294°, 100.0000%, 66.8627%
        HSV (HSB):
        294°, 66.2745%, 100.0000%
        XYZ:
        56.3028, 31.8801, 97.7937
        xyY:
        0.3027, 0.1714, 31.8801
      CIE-Lab:
        63.2437, 78.3532, -56.3388
        CIE-LCH:
        63.2437, 96.5053, 324.2825
        CIE-Luv:
        63.2437, 60.9984, -100.1117
        Hunter-Lab:
        56.4625, 79.1860, -63.1673
      #ed56ff color charts
#ed56ff RGB chart
      #ed56ff CMYK chart
      #ed56ff RGB pie chart
      #ed56ff color shades, tints & tones
#ed56ff color schemes
#ed56ff color preview, HTML & CSS examples
           This text has a color of #ed56ff        
        
          <p style="color:#ed56ff;">Text here</p>
        
        
          .mytext {color:#ed56ff;}
        
        Text color #ed56ff
      
           This box has a color of #ed56ff        
        
          <div style="background-color:#ed56ff;">Content here</div>
        
        
          .mybackground {background-color:#ed56ff;}
        
        Background color #ed56ff
      
           Border around this has a color of #ed56ff        
        
          <div style="border:2px solid #ed56ff;">Content here</div>
        
        
          .myborder {border:2px solid #ed56ff;}
        
        Border color #ed56ff