#e060a8 color space conversions
Hex:
        #e060a8
        RGB:
        224, 96, 168
        CMY:
        12, 62, 34
        CMYK:
        0, 57, 25, 12
      HSL:
        326°, 67.3684%, 62.7451%
        HSV (HSB):
        326°, 57.1429%, 87.8431%
        XYZ:
        41.9912, 27.0402, 40.0519
        xyY:
        0.3849, 0.2479, 27.0402
      CIE-Lab:
        59.0115, 57.4860, -13.9714
        CIE-LCH:
        59.0115, 59.1595, 346.3397
        CIE-Luv:
        59.0115, 75.1833, -30.4510
        Hunter-Lab:
        52.0002, 53.1421, -9.2666
      #e060a8 color charts
#e060a8 RGB chart
      #e060a8 CMYK chart
      #e060a8 RGB pie chart
      #e060a8 color shades, tints & tones
#e060a8 color schemes
#e060a8 color preview, HTML & CSS examples
           This text has a color of #e060a8        
        
          <p style="color:#e060a8;">Text here</p>
        
        
          .mytext {color:#e060a8;}
        
        Text color #e060a8
      
           This box has a color of #e060a8        
        
          <div style="background-color:#e060a8;">Content here</div>
        
        
          .mybackground {background-color:#e060a8;}
        
        Background color #e060a8
      
           Border around this has a color of #e060a8        
        
          <div style="border:2px solid #e060a8;">Content here</div>
        
        
          .myborder {border:2px solid #e060a8;}
        
        Border color #e060a8