#ed1f84 color space conversions
Hex:
        #ed1f84
        RGB:
        237, 31, 132
        CMY:
        7, 88, 48
        CMYK:
        0, 87, 44, 7
      HSL:
        331°, 85.1240%, 52.5490%
        HSV (HSB):
        331°, 86.9198%, 92.9412%
        XYZ:
        39.5799, 20.6504, 23.7296
        xyY:
        0.4714, 0.2460, 20.6504
      CIE-Lab:
        52.5648, 77.8402, -2.1425
        CIE-LCH:
        52.5648, 77.8696, 358.4234
        CIE-Luv:
        52.5648, 122.0727, -18.0264
        Hunter-Lab:
        45.4428, 75.9458, 0.8494
      #ed1f84 color charts
#ed1f84 RGB chart
      #ed1f84 CMYK chart
      #ed1f84 RGB pie chart
      #ed1f84 color shades, tints & tones
#ed1f84 color schemes
#ed1f84 color preview, HTML & CSS examples
           This text has a color of #ed1f84        
        
          <p style="color:#ed1f84;">Text here</p>
        
        
          .mytext {color:#ed1f84;}
        
        Text color #ed1f84
      
           This box has a color of #ed1f84        
        
          <div style="background-color:#ed1f84;">Content here</div>
        
        
          .mybackground {background-color:#ed1f84;}
        
        Background color #ed1f84
      
           Border around this has a color of #ed1f84        
        
          <div style="border:2px solid #ed1f84;">Content here</div>
        
        
          .myborder {border:2px solid #ed1f84;}
        
        Border color #ed1f84