#ed118d color space conversions
Hex:
        #ed118d
        RGB:
        237, 17, 141
        CMY:
        7, 93, 45
        CMYK:
        0, 93, 41, 7
      HSL:
        326°, 86.6142%, 49.8039%
        HSV (HSB):
        326°, 92.8270%, 92.9412%
        XYZ:
        39.9332, 20.3285, 27.0184
        xyY:
        0.4575, 0.2329, 20.3285
      CIE-Lab:
        52.2066, 80.4917, -8.0815
        CIE-LCH:
        52.2066, 80.8964, 354.2666
        CIE-Luv:
        52.2066, 120.2591, -26.3168
        Hunter-Lab:
        45.0871, 79.1931, -3.9684
      #ed118d color charts
#ed118d RGB chart
      #ed118d CMYK chart
      #ed118d RGB pie chart
      #ed118d color shades, tints & tones
#ed118d color schemes
#ed118d color preview, HTML & CSS examples
           This text has a color of #ed118d        
        
          <p style="color:#ed118d;">Text here</p>
        
        
          .mytext {color:#ed118d;}
        
        Text color #ed118d
      
           This box has a color of #ed118d        
        
          <div style="background-color:#ed118d;">Content here</div>
        
        
          .mybackground {background-color:#ed118d;}
        
        Background color #ed118d
      
           Border around this has a color of #ed118d        
        
          <div style="border:2px solid #ed118d;">Content here</div>
        
        
          .myborder {border:2px solid #ed118d;}
        
        Border color #ed118d