#ed6eff color space conversions
Hex:
        #ed6eff
        RGB:
        237, 110, 255
        CMY:
        7, 57, 0
        CMYK:
        7, 57, 0, 0
      HSL:
        293°, 100.0000%, 71.5686%
        HSV (HSB):
        293°, 56.8627%, 100.0000%
        XYZ:
        58.5510, 36.3764, 98.5431
        xyY:
        0.3026, 0.1880, 36.3764
      CIE-Lab:
        66.8065, 68.5124, -50.6876
        CIE-LCH:
        66.8065, 85.2243, 323.5048
        CIE-Luv:
        66.8065, 54.2256, -90.7585
        Hunter-Lab:
        60.3128, 67.7382, -54.6529
      #ed6eff color charts
#ed6eff RGB chart
      #ed6eff CMYK chart
      #ed6eff RGB pie chart
      #ed6eff color shades, tints & tones
#ed6eff color schemes
#ed6eff color preview, HTML & CSS examples
           This text has a color of #ed6eff        
        
          <p style="color:#ed6eff;">Text here</p>
        
        
          .mytext {color:#ed6eff;}
        
        Text color #ed6eff
      
           This box has a color of #ed6eff        
        
          <div style="background-color:#ed6eff;">Content here</div>
        
        
          .mybackground {background-color:#ed6eff;}
        
        Background color #ed6eff
      
           Border around this has a color of #ed6eff        
        
          <div style="border:2px solid #ed6eff;">Content here</div>
        
        
          .myborder {border:2px solid #ed6eff;}
        
        Border color #ed6eff