#e60972 color space conversions
Hex:
        #e60972
        RGB:
        230, 9, 114
        CMY:
        10, 96, 55
        CMYK:
        0, 96, 50, 10
      HSL:
        331°, 92.4686%, 46.8627%
        HSV (HSB):
        331°, 96.0870%, 90.1961%
        XYZ:
        35.7681, 18.2333, 17.5538
        xyY:
        0.4999, 0.2548, 18.2333
      CIE-Lab:
        49.7778, 77.4598, 4.5588
        CIE-LCH:
        49.7778, 77.5938, 3.3682
        CIE-Luv:
        49.7778, 127.7823, -9.6635
        Hunter-Lab:
        42.7004, 74.7950, 5.5167
      #e60972 color charts
#e60972 RGB chart
      #e60972 CMYK chart
      #e60972 RGB pie chart
      #e60972 color shades, tints & tones
#e60972 color schemes
#e60972 color preview, HTML & CSS examples
           This text has a color of #e60972        
        
          <p style="color:#e60972;">Text here</p>
        
        
          .mytext {color:#e60972;}
        
        Text color #e60972
      
           This box has a color of #e60972        
        
          <div style="background-color:#e60972;">Content here</div>
        
        
          .mybackground {background-color:#e60972;}
        
        Background color #e60972
      
           Border around this has a color of #e60972        
        
          <div style="border:2px solid #e60972;">Content here</div>
        
        
          .myborder {border:2px solid #e60972;}
        
        Border color #e60972