#e70c7d color space conversions
Hex:
        #e70c7d
        RGB:
        231, 12, 125
        CMY:
        9, 95, 51
        CMYK:
        0, 95, 46, 9
      HSL:
        329°, 90.1235%, 47.6471%
        HSV (HSB):
        329°, 94.8052%, 90.5882%
        XYZ:
        36.7881, 18.7325, 21.0788
        xyY:
        0.4803, 0.2446, 18.7325
      CIE-Lab:
        50.3728, 78.2947, -1.2620
        CIE-LCH:
        50.3728, 78.3049, 359.0765
        CIE-Luv:
        50.3728, 123.3564, -16.9279
        Hunter-Lab:
        43.2811, 75.9798, 1.4213
      #e70c7d color charts
#e70c7d RGB chart
      #e70c7d CMYK chart
      #e70c7d RGB pie chart
      #e70c7d color shades, tints & tones
#e70c7d color schemes
#e70c7d color preview, HTML & CSS examples
           This text has a color of #e70c7d        
        
          <p style="color:#e70c7d;">Text here</p>
        
        
          .mytext {color:#e70c7d;}
        
        Text color #e70c7d
      
           This box has a color of #e70c7d        
        
          <div style="background-color:#e70c7d;">Content here</div>
        
        
          .mybackground {background-color:#e70c7d;}
        
        Background color #e70c7d
      
           Border around this has a color of #e70c7d        
        
          <div style="border:2px solid #e70c7d;">Content here</div>
        
        
          .myborder {border:2px solid #e70c7d;}
        
        Border color #e70c7d