#ed418b color space conversions
Hex:
        #ed418b
        RGB:
        237, 65, 139
        CMY:
        7, 75, 45
        CMYK:
        0, 73, 41, 7
      HSL:
        334°, 82.6923%, 59.2157%
        HSV (HSB):
        334°, 72.5738%, 92.9412%
        XYZ:
        41.4755, 23.6492, 26.8048
        xyY:
        0.4512, 0.2573, 23.6492
      CIE-Lab:
        55.7348, 70.0443, -1.6664
        CIE-LCH:
        55.7348, 70.0641, 358.6372
        CIE-Luv:
        55.7348, 108.8532, -15.7784
        Hunter-Lab:
        48.6304, 67.1344, 1.3610
      #ed418b color charts
#ed418b RGB chart
      #ed418b CMYK chart
      #ed418b RGB pie chart
      #ed418b color shades, tints & tones
#ed418b color schemes
#ed418b color preview, HTML & CSS examples
           This text has a color of #ed418b        
        
          <p style="color:#ed418b;">Text here</p>
        
        
          .mytext {color:#ed418b;}
        
        Text color #ed418b
      
           This box has a color of #ed418b        
        
          <div style="background-color:#ed418b;">Content here</div>
        
        
          .mybackground {background-color:#ed418b;}
        
        Background color #ed418b
      
           Border around this has a color of #ed418b        
        
          <div style="border:2px solid #ed418b;">Content here</div>
        
        
          .myborder {border:2px solid #ed418b;}
        
        Border color #ed418b