#ed74dc color space conversions
Hex:
        #ed74dc
        RGB:
        237, 116, 220
        CMY:
        7, 55, 14
        CMYK:
        0, 51, 7, 7
      HSL:
        308°, 77.0701%, 69.2157%
        HSV (HSB):
        308°, 51.0549%, 92.9412%
        XYZ:
        54.0887, 35.6626, 71.7429
        xyY:
        0.3349, 0.2208, 35.6626
      CIE-Lab:
        66.2613, 59.7677, -32.2050
        CIE-LCH:
        66.2613, 67.8922, 331.6826
        CIE-Luv:
        66.2613, 61.3077, -59.6564
        Hunter-Lab:
        59.7182, 57.1665, -29.4258
      #ed74dc color charts
#ed74dc RGB chart
      #ed74dc CMYK chart
      #ed74dc RGB pie chart
      #ed74dc color shades, tints & tones
#ed74dc color schemes
#ed74dc color preview, HTML & CSS examples
           This text has a color of #ed74dc        
        
          <p style="color:#ed74dc;">Text here</p>
        
        
          .mytext {color:#ed74dc;}
        
        Text color #ed74dc
      
           This box has a color of #ed74dc        
        
          <div style="background-color:#ed74dc;">Content here</div>
        
        
          .mybackground {background-color:#ed74dc;}
        
        Background color #ed74dc
      
           Border around this has a color of #ed74dc        
        
          <div style="border:2px solid #ed74dc;">Content here</div>
        
        
          .myborder {border:2px solid #ed74dc;}
        
        Border color #ed74dc