#ed70ce color space conversions
Hex:
        #ed70ce
        RGB:
        237, 112, 206
        CMY:
        7, 56, 19
        CMYK:
        0, 53, 13, 7
      HSL:
        315°, 77.6398%, 68.4314%
        HSV (HSB):
        315°, 52.7426%, 92.9412%
        XYZ:
        51.8598, 34.0491, 62.2313
        xyY:
        0.3501, 0.2298, 34.0491
      CIE-Lab:
        65.0015, 59.4264, -26.3186
        CIE-LCH:
        65.0015, 64.9936, 336.1126
        CIE-Luv:
        65.0015, 66.7631, -50.1605
        Hunter-Lab:
        58.3516, 56.5260, -22.3860
      #ed70ce color charts
#ed70ce RGB chart
      #ed70ce CMYK chart
      #ed70ce RGB pie chart
      #ed70ce color shades, tints & tones
#ed70ce color schemes
#ed70ce color preview, HTML & CSS examples
           This text has a color of #ed70ce        
        
          <p style="color:#ed70ce;">Text here</p>
        
        
          .mytext {color:#ed70ce;}
        
        Text color #ed70ce
      
           This box has a color of #ed70ce        
        
          <div style="background-color:#ed70ce;">Content here</div>
        
        
          .mybackground {background-color:#ed70ce;}
        
        Background color #ed70ce
      
           Border around this has a color of #ed70ce        
        
          <div style="border:2px solid #ed70ce;">Content here</div>
        
        
          .myborder {border:2px solid #ed70ce;}
        
        Border color #ed70ce