#e60c96 color space conversions
Hex:
        #e60c96
        RGB:
        230, 12, 150
        CMY:
        10, 95, 41
        CMYK:
        0, 95, 35, 10
      HSL:
        322°, 90.0826%, 47.4510%
        HSV (HSB):
        322°, 94.7826%, 90.1961%
        XYZ:
        38.2696, 19.2879, 30.5601
        xyY:
        0.4343, 0.2189, 19.2879
      CIE-Lab:
        51.0224, 80.3219, -15.3909
        CIE-LCH:
        51.0224, 81.7831, 349.1527
        CIE-Luv:
        51.0224, 110.9475, -36.0184
        Hunter-Lab:
        43.9180, 78.6860, -10.5139
      #e60c96 color charts
#e60c96 RGB chart
      #e60c96 CMYK chart
      #e60c96 RGB pie chart
      #e60c96 color shades, tints & tones
#e60c96 color schemes
#e60c96 color preview, HTML & CSS examples
           This text has a color of #e60c96        
        
          <p style="color:#e60c96;">Text here</p>
        
        
          .mytext {color:#e60c96;}
        
        Text color #e60c96
      
           This box has a color of #e60c96        
        
          <div style="background-color:#e60c96;">Content here</div>
        
        
          .mybackground {background-color:#e60c96;}
        
        Background color #e60c96
      
           Border around this has a color of #e60c96        
        
          <div style="border:2px solid #e60c96;">Content here</div>
        
        
          .myborder {border:2px solid #e60c96;}
        
        Border color #e60c96