#ed0e82 color space conversions
Hex:
        #ed0e82
        RGB:
        237, 14, 130
        CMY:
        7, 95, 49
        CMYK:
        0, 94, 45, 7
      HSL:
        329°, 88.8446%, 49.2157%
        HSV (HSB):
        329°, 94.0928%, 92.9412%
        XYZ:
        39.1114, 19.9303, 22.9046
        xyY:
        0.4773, 0.2432, 19.9303
      CIE-Lab:
        51.7583, 79.8371, -2.1216
        CIE-LCH:
        51.7583, 79.8653, 358.4777
        CIE-Luv:
        51.7583, 125.6596, -18.4218
        Hunter-Lab:
        44.6434, 78.2551, 0.8312
      #ed0e82 color charts
#ed0e82 RGB chart
      #ed0e82 CMYK chart
      #ed0e82 RGB pie chart
      #ed0e82 color shades, tints & tones
#ed0e82 color schemes
#ed0e82 color preview, HTML & CSS examples
           This text has a color of #ed0e82        
        
          <p style="color:#ed0e82;">Text here</p>
        
        
          .mytext {color:#ed0e82;}
        
        Text color #ed0e82
      
           This box has a color of #ed0e82        
        
          <div style="background-color:#ed0e82;">Content here</div>
        
        
          .mybackground {background-color:#ed0e82;}
        
        Background color #ed0e82
      
           Border around this has a color of #ed0e82        
        
          <div style="border:2px solid #ed0e82;">Content here</div>
        
        
          .myborder {border:2px solid #ed0e82;}
        
        Border color #ed0e82