#ed219f color space conversions
Hex:
        #ed219f
        RGB:
        237, 33, 159
        CMY:
        7, 87, 38
        CMYK:
        0, 86, 33, 7
      HSL:
        323°, 85.0000%, 52.9412%
        HSV (HSB):
        323°, 86.0759%, 92.9412%
        XYZ:
        41.7269, 21.5954, 34.7700
        xyY:
        0.4254, 0.2202, 21.5954
      CIE-Lab:
        53.5951, 80.0319, -16.7115
        CIE-LCH:
        53.5951, 81.7581, 348.2055
        CIE-Luv:
        53.5951, 109.6013, -38.1664
        Hunter-Lab:
        46.4709, 78.9538, -11.8317
      #ed219f color charts
#ed219f RGB chart
      #ed219f CMYK chart
      #ed219f RGB pie chart
      #ed219f color shades, tints & tones
#ed219f color schemes
#ed219f color preview, HTML & CSS examples
           This text has a color of #ed219f        
        
          <p style="color:#ed219f;">Text here</p>
        
        
          .mytext {color:#ed219f;}
        
        Text color #ed219f
      
           This box has a color of #ed219f        
        
          <div style="background-color:#ed219f;">Content here</div>
        
        
          .mybackground {background-color:#ed219f;}
        
        Background color #ed219f
      
           Border around this has a color of #ed219f        
        
          <div style="border:2px solid #ed219f;">Content here</div>
        
        
          .myborder {border:2px solid #ed219f;}
        
        Border color #ed219f