#ed56f1 color space conversions
Hex:
        #ed56f1
        RGB:
        237, 86, 241
        CMY:
        7, 66, 5
        CMYK:
        2, 64, 0, 5
      HSL:
        298°, 84.6995%, 64.1176%
        HSV (HSB):
        298°, 64.3154%, 94.5098%
        XYZ:
        54.1300, 31.0110, 86.3518
        xyY:
        0.3156, 0.1808, 31.0110
      CIE-Lab:
        62.5169, 76.0130, -49.7519
        CIE-LCH:
        62.5169, 90.8473, 326.7945
        CIE-Luv:
        62.5169, 65.2927, -89.2032
        Hunter-Lab:
        55.6875, 76.0546, -52.9568
      #ed56f1 color charts
#ed56f1 RGB chart
      #ed56f1 CMYK chart
      #ed56f1 RGB pie chart
      #ed56f1 color shades, tints & tones
#ed56f1 color schemes
#ed56f1 color preview, HTML & CSS examples
           This text has a color of #ed56f1        
        
          <p style="color:#ed56f1;">Text here</p>
        
        
          .mytext {color:#ed56f1;}
        
        Text color #ed56f1
      
           This box has a color of #ed56f1        
        
          <div style="background-color:#ed56f1;">Content here</div>
        
        
          .mybackground {background-color:#ed56f1;}
        
        Background color #ed56f1
      
           Border around this has a color of #ed56f1        
        
          <div style="border:2px solid #ed56f1;">Content here</div>
        
        
          .myborder {border:2px solid #ed56f1;}
        
        Border color #ed56f1