#ed218b color space conversions
Hex:
        #ed218b
        RGB:
        237, 33, 139
        CMY:
        7, 87, 45
        CMYK:
        0, 86, 41, 7
      HSL:
        329°, 85.0000%, 52.9412%
        HSV (HSB):
        329°, 86.0759%, 92.9412%
        XYZ:
        40.1291, 20.9563, 26.3560
        xyY:
        0.4589, 0.2397, 20.9563
      CIE-Lab:
        52.9017, 78.1072, -5.8476
        CIE-LCH:
        52.9017, 78.3258, 355.7184
        CIE-Luv:
        52.9017, 118.5663, -22.9005
        Hunter-Lab:
        45.7781, 76.3617, -2.0907
      #ed218b color charts
#ed218b RGB chart
      #ed218b CMYK chart
      #ed218b RGB pie chart
      #ed218b color shades, tints & tones
#ed218b color schemes
#ed218b color preview, HTML & CSS examples
           This text has a color of #ed218b        
        
          <p style="color:#ed218b;">Text here</p>
        
        
          .mytext {color:#ed218b;}
        
        Text color #ed218b
      
           This box has a color of #ed218b        
        
          <div style="background-color:#ed218b;">Content here</div>
        
        
          .mybackground {background-color:#ed218b;}
        
        Background color #ed218b
      
           Border around this has a color of #ed218b        
        
          <div style="border:2px solid #ed218b;">Content here</div>
        
        
          .myborder {border:2px solid #ed218b;}
        
        Border color #ed218b