#ed70c1 color space conversions
Hex:
        #ed70c1
        RGB:
        237, 112, 193
        CMY:
        7, 56, 24
        CMYK:
        0, 53, 19, 7
      HSL:
        321°, 77.6398%, 68.4314%
        HSV (HSB):
        321°, 52.7426%, 92.9412%
        XYZ:
        50.3449, 33.4431, 54.2538
        xyY:
        0.3647, 0.2423, 33.4431
      CIE-Lab:
        64.5181, 57.4923, -19.7331
        CIE-LCH:
        64.5181, 60.7846, 341.0562
        CIE-Luv:
        64.5181, 70.3759, -39.6122
        Hunter-Lab:
        57.8300, 54.1935, -15.1424
      #ed70c1 color charts
#ed70c1 RGB chart
      #ed70c1 CMYK chart
      #ed70c1 RGB pie chart
      #ed70c1 color shades, tints & tones
#ed70c1 color schemes
#ed70c1 color preview, HTML & CSS examples
           This text has a color of #ed70c1        
        
          <p style="color:#ed70c1;">Text here</p>
        
        
          .mytext {color:#ed70c1;}
        
        Text color #ed70c1
      
           This box has a color of #ed70c1        
        
          <div style="background-color:#ed70c1;">Content here</div>
        
        
          .mybackground {background-color:#ed70c1;}
        
        Background color #ed70c1
      
           Border around this has a color of #ed70c1        
        
          <div style="border:2px solid #ed70c1;">Content here</div>
        
        
          .myborder {border:2px solid #ed70c1;}
        
        Border color #ed70c1