#ed18ff color space conversions
Hex:
        #ed18ff
        RGB:
        237, 24, 255
        CMY:
        7, 91, 0
        CMYK:
        7, 91, 0, 0
      HSL:
        295°, 100.0000%, 54.7059%
        HSV (HSB):
        295°, 90.5882%, 100.0000%
        XYZ:
        53.3017, 25.8778, 96.7933
        xyY:
        0.3029, 0.1471, 25.8778
      CIE-Lab:
        57.9209, 93.6985, -64.8558
        CIE-LCH:
        57.9209, 113.9547, 325.3100
        CIE-Luv:
        57.9209, 70.3926, -113.0217
        Hunter-Lab:
        50.8702, 98.0090, -77.2049
      #ed18ff color charts
#ed18ff RGB chart
      #ed18ff CMYK chart
      #ed18ff RGB pie chart
      #ed18ff color shades, tints & tones
#ed18ff color schemes
#ed18ff color preview, HTML & CSS examples
           This text has a color of #ed18ff        
        
          <p style="color:#ed18ff;">Text here</p>
        
        
          .mytext {color:#ed18ff;}
        
        Text color #ed18ff
      
           This box has a color of #ed18ff        
        
          <div style="background-color:#ed18ff;">Content here</div>
        
        
          .mybackground {background-color:#ed18ff;}
        
        Background color #ed18ff
      
           Border around this has a color of #ed18ff        
        
          <div style="border:2px solid #ed18ff;">Content here</div>
        
        
          .myborder {border:2px solid #ed18ff;}
        
        Border color #ed18ff