#e70372 color space conversions
Hex:
        #e70372
        RGB:
        231, 3, 114
        CMY:
        9, 99, 55
        CMYK:
        0, 99, 51, 9
      HSL:
        331°, 97.4359%, 45.8824%
        HSV (HSB):
        331°, 98.7013%, 90.5882%
        XYZ:
        36.0248, 18.2690, 17.5471
        xyY:
        0.5015, 0.2543, 18.2690
      CIE-Lab:
        49.8207, 78.1366, 4.6465
        CIE-LCH:
        49.8207, 78.2747, 3.4031
        CIE-Luv:
        49.8207, 129.1813, -9.7235
        Hunter-Lab:
        42.7422, 75.6480, 5.5790
      #e70372 color charts
#e70372 RGB chart
      #e70372 CMYK chart
      #e70372 RGB pie chart
      #e70372 color shades, tints & tones
#e70372 color schemes
#e70372 color preview, HTML & CSS examples
           This text has a color of #e70372        
        
          <p style="color:#e70372;">Text here</p>
        
        
          .mytext {color:#e70372;}
        
        Text color #e70372
      
           This box has a color of #e70372        
        
          <div style="background-color:#e70372;">Content here</div>
        
        
          .mybackground {background-color:#e70372;}
        
        Background color #e70372
      
           Border around this has a color of #e70372        
        
          <div style="border:2px solid #e70372;">Content here</div>
        
        
          .myborder {border:2px solid #e70372;}
        
        Border color #e70372