#ed077a color space conversions
Hex:
        #ed077a
        RGB:
        237, 7, 122
        CMY:
        7, 97, 52
        CMYK:
        0, 97, 49, 7
      HSL:
        330°, 94.2623%, 47.8431%
        HSV (HSB):
        330°, 97.0464%, 92.9412%
        XYZ:
        38.5139, 19.5616, 20.1582
        xyY:
        0.4923, 0.2500, 19.5616
      CIE-Lab:
        51.3379, 79.7458, 2.1114
        CIE-LCH:
        51.3379, 79.7737, 1.5167
        CIE-Luv:
        51.3379, 129.9717, -13.1409
        Hunter-Lab:
        44.2285, 78.0366, 3.9371
      #ed077a color charts
#ed077a RGB chart
      #ed077a CMYK chart
      #ed077a RGB pie chart
      #ed077a color shades, tints & tones
#ed077a color schemes
#ed077a color preview, HTML & CSS examples
           This text has a color of #ed077a        
        
          <p style="color:#ed077a;">Text here</p>
        
        
          .mytext {color:#ed077a;}
        
        Text color #ed077a
      
           This box has a color of #ed077a        
        
          <div style="background-color:#ed077a;">Content here</div>
        
        
          .mybackground {background-color:#ed077a;}
        
        Background color #ed077a
      
           Border around this has a color of #ed077a        
        
          <div style="border:2px solid #ed077a;">Content here</div>
        
        
          .myborder {border:2px solid #ed077a;}
        
        Border color #ed077a