#ed0094 color space conversions
Hex:
        #ed0094
        RGB:
        237, 0, 148
        CMY:
        7, 100, 42
        CMYK:
        0, 100, 38, 7
      HSL:
        323°, 100.0000%, 46.4706%
        HSV (HSB):
        323°, 100.0000%, 92.9412%
        XYZ:
        40.2703, 20.1426, 29.7824
        xyY:
        0.4465, 0.2233, 20.1426
      CIE-Lab:
        51.9981, 82.4414, -12.5884
        CIE-LCH:
        51.9981, 83.3969, 351.3183
        CIE-Luv:
        51.9981, 118.4603, -32.7591
        Hunter-Lab:
        44.8806, 81.6232, -7.9280
      #ed0094 color charts
#ed0094 RGB chart
      #ed0094 CMYK chart
      #ed0094 RGB pie chart
      #ed0094 color shades, tints & tones
#ed0094 color schemes
#ed0094 color preview, HTML & CSS examples
           This text has a color of #ed0094        
        
          <p style="color:#ed0094;">Text here</p>
        
        
          .mytext {color:#ed0094;}
        
        Text color #ed0094
      
           This box has a color of #ed0094        
        
          <div style="background-color:#ed0094;">Content here</div>
        
        
          .mybackground {background-color:#ed0094;}
        
        Background color #ed0094
      
           Border around this has a color of #ed0094        
        
          <div style="border:2px solid #ed0094;">Content here</div>
        
        
          .myborder {border:2px solid #ed0094;}
        
        Border color #ed0094