#e60cc9 color space conversions
Hex:
        #e60cc9
        RGB:
        230, 12, 201
        CMY:
        10, 95, 21
        CMYK:
        0, 95, 13, 10
      HSL:
        308°, 90.0826%, 47.4510%
        HSV (HSB):
        308°, 94.7826%, 90.1961%
        XYZ:
        43.3072, 21.3030, 57.0877
        xyY:
        0.3559, 0.1750, 21.3030
      CIE-Lab:
        53.2795, 86.1302, -41.8240
        CIE-LCH:
        53.2795, 95.7479, 334.0992
        CIE-Luv:
        53.2795, 87.6105, -75.7565
        Hunter-Lab:
        46.1552, 86.7144, -41.0251
      #e60cc9 color charts
#e60cc9 RGB chart
      #e60cc9 CMYK chart
      #e60cc9 RGB pie chart
      #e60cc9 color shades, tints & tones
#e60cc9 color schemes
#e60cc9 color preview, HTML & CSS examples
           This text has a color of #e60cc9        
        
          <p style="color:#e60cc9;">Text here</p>
        
        
          .mytext {color:#e60cc9;}
        
        Text color #e60cc9
      
           This box has a color of #e60cc9        
        
          <div style="background-color:#e60cc9;">Content here</div>
        
        
          .mybackground {background-color:#e60cc9;}
        
        Background color #e60cc9
      
           Border around this has a color of #e60cc9        
        
          <div style="border:2px solid #e60cc9;">Content here</div>
        
        
          .myborder {border:2px solid #e60cc9;}
        
        Border color #e60cc9