#ed0c78 color space conversions
Hex:
        #ed0c78
        RGB:
        237, 12, 120
        CMY:
        7, 95, 53
        CMYK:
        0, 95, 49, 7
      HSL:
        331°, 90.3614%, 48.8235%
        HSV (HSB):
        331°, 94.9367%, 92.9412%
        XYZ:
        38.4467, 19.6235, 19.5307
        xyY:
        0.4954, 0.2529, 19.6235
      CIE-Lab:
        51.4089, 79.2246, 3.4292
        CIE-LCH:
        51.4089, 79.2988, 2.4785
        CIE-Luv:
        51.4089, 130.3770, -11.4253
        Hunter-Lab:
        44.2985, 77.3981, 4.8687
      #ed0c78 color charts
#ed0c78 RGB chart
      #ed0c78 CMYK chart
      #ed0c78 RGB pie chart
      #ed0c78 color shades, tints & tones
#ed0c78 color schemes
#ed0c78 color preview, HTML & CSS examples
           This text has a color of #ed0c78        
        
          <p style="color:#ed0c78;">Text here</p>
        
        
          .mytext {color:#ed0c78;}
        
        Text color #ed0c78
      
           This box has a color of #ed0c78        
        
          <div style="background-color:#ed0c78;">Content here</div>
        
        
          .mybackground {background-color:#ed0c78;}
        
        Background color #ed0c78
      
           Border around this has a color of #ed0c78        
        
          <div style="border:2px solid #ed0c78;">Content here</div>
        
        
          .myborder {border:2px solid #ed0c78;}
        
        Border color #ed0c78