#ed0c7e color space conversions
Hex:
        #ed0c7e
        RGB:
        237, 12, 126
        CMY:
        7, 95, 51
        CMYK:
        0, 95, 47, 7
      HSL:
        330°, 90.3614%, 48.8235%
        HSV (HSB):
        330°, 94.9367%, 92.9412%
        XYZ:
        38.8224, 19.7738, 21.5092
        xyY:
        0.4846, 0.2468, 19.7738
      CIE-Lab:
        51.5805, 79.6854, 0.0381
        CIE-LCH:
        51.5805, 79.6854, 0.0274
        CIE-Luv:
        51.5805, 127.6893, -15.6760
        Hunter-Lab:
        44.4678, 78.0201, 2.4486
      #ed0c7e color charts
#ed0c7e RGB chart
      #ed0c7e CMYK chart
      #ed0c7e RGB pie chart
      #ed0c7e color shades, tints & tones
#ed0c7e color schemes
#ed0c7e color preview, HTML & CSS examples
           This text has a color of #ed0c7e        
        
          <p style="color:#ed0c7e;">Text here</p>
        
        
          .mytext {color:#ed0c7e;}
        
        Text color #ed0c7e
      
           This box has a color of #ed0c7e        
        
          <div style="background-color:#ed0c7e;">Content here</div>
        
        
          .mybackground {background-color:#ed0c7e;}
        
        Background color #ed0c7e
      
           Border around this has a color of #ed0c7e        
        
          <div style="border:2px solid #ed0c7e;">Content here</div>
        
        
          .myborder {border:2px solid #ed0c7e;}
        
        Border color #ed0c7e