#e60ec9 color space conversions
Hex:
        #e60ec9
        RGB:
        230, 14, 201
        CMY:
        10, 95, 21
        CMYK:
        0, 94, 13, 10
      HSL:
        308°, 88.5246%, 47.8431%
        HSV (HSB):
        308°, 93.9130%, 90.1961%
        XYZ:
        43.3328, 21.3541, 57.0962
        xyY:
        0.3558, 0.1753, 21.3541
      CIE-Lab:
        53.3349, 85.9672, -41.7365
        CIE-LCH:
        53.3349, 95.5631, 334.1037
        CIE-Luv:
        53.3349, 87.4902, -75.6194
        Hunter-Lab:
        46.2105, 86.5156, -40.9094
      #e60ec9 color charts
#e60ec9 RGB chart
      #e60ec9 CMYK chart
      #e60ec9 RGB pie chart
      #e60ec9 color shades, tints & tones
#e60ec9 color schemes
#e60ec9 color preview, HTML & CSS examples
           This text has a color of #e60ec9        
        
          <p style="color:#e60ec9;">Text here</p>
        
        
          .mytext {color:#e60ec9;}
        
        Text color #e60ec9
      
           This box has a color of #e60ec9        
        
          <div style="background-color:#e60ec9;">Content here</div>
        
        
          .mybackground {background-color:#e60ec9;}
        
        Background color #e60ec9
      
           Border around this has a color of #e60ec9        
        
          <div style="border:2px solid #e60ec9;">Content here</div>
        
        
          .myborder {border:2px solid #e60ec9;}
        
        Border color #e60ec9