#ed078b color space conversions
Hex:
        #ed078b
        RGB:
        237, 7, 139
        CMY:
        7, 97, 45
        CMYK:
        0, 97, 41, 7
      HSL:
        326°, 94.2623%, 47.8431%
        HSV (HSB):
        326°, 97.0464%, 92.9412%
        XYZ:
        39.6612, 20.0206, 26.2001
        xyY:
        0.4618, 0.2331, 20.0206
      CIE-Lab:
        51.8605, 81.1317, -7.3965
        CIE-LCH:
        51.8605, 81.4681, 354.7910
        CIE-Luv:
        51.8605, 122.1468, -25.5236
        Hunter-Lab:
        44.7443, 79.9192, -3.3962
      #ed078b color charts
#ed078b RGB chart
      #ed078b CMYK chart
      #ed078b RGB pie chart
      #ed078b color shades, tints & tones
#ed078b color schemes
#ed078b color preview, HTML & CSS examples
           This text has a color of #ed078b        
        
          <p style="color:#ed078b;">Text here</p>
        
        
          .mytext {color:#ed078b;}
        
        Text color #ed078b
      
           This box has a color of #ed078b        
        
          <div style="background-color:#ed078b;">Content here</div>
        
        
          .mybackground {background-color:#ed078b;}
        
        Background color #ed078b
      
           Border around this has a color of #ed078b        
        
          <div style="border:2px solid #ed078b;">Content here</div>
        
        
          .myborder {border:2px solid #ed078b;}
        
        Border color #ed078b