#ed70c5 color space conversions
Hex:
        #ed70c5
        RGB:
        237, 112, 197
        CMY:
        7, 56, 23
        CMYK:
        0, 53, 17, 7
      HSL:
        319°, 77.6398%, 68.4314%
        HSV (HSB):
        319°, 52.7426%, 92.9412%
        XYZ:
        50.7973, 33.6241, 56.6361
        xyY:
        0.3601, 0.2384, 33.6241
      CIE-Lab:
        64.6631, 58.0756, -21.7708
        CIE-LCH:
        64.6631, 62.0221, 339.4505
        CIE-Luv:
        64.6631, 69.2630, -42.8484
        Hunter-Lab:
        57.9863, 54.8940, -17.3191
      #ed70c5 color charts
#ed70c5 RGB chart
      #ed70c5 CMYK chart
      #ed70c5 RGB pie chart
      #ed70c5 color shades, tints & tones
#ed70c5 color schemes
#ed70c5 color preview, HTML & CSS examples
           This text has a color of #ed70c5        
        
          <p style="color:#ed70c5;">Text here</p>
        
        
          .mytext {color:#ed70c5;}
        
        Text color #ed70c5
      
           This box has a color of #ed70c5        
        
          <div style="background-color:#ed70c5;">Content here</div>
        
        
          .mybackground {background-color:#ed70c5;}
        
        Background color #ed70c5
      
           Border around this has a color of #ed70c5        
        
          <div style="border:2px solid #ed70c5;">Content here</div>
        
        
          .myborder {border:2px solid #ed70c5;}
        
        Border color #ed70c5