#e060c7 color space conversions
Hex:
        #e060c7
        RGB:
        224, 96, 199
        CMY:
        12, 62, 22
        CMYK:
        0, 57, 11, 12
      HSL:
        312°, 67.3684%, 62.7451%
        HSV (HSB):
        312°, 57.1429%, 87.8431%
        XYZ:
        45.2321, 28.3366, 57.1183
        xyY:
        0.3461, 0.2168, 28.3366
      CIE-Lab:
        60.1916, 61.9548, -29.9355
        CIE-LCH:
        60.1916, 68.8080, 334.2110
        CIE-Luv:
        60.1916, 65.8392, -55.4545
        Hunter-Lab:
        53.2321, 58.5181, -26.3560
      #e060c7 color charts
#e060c7 RGB chart
      #e060c7 CMYK chart
      #e060c7 RGB pie chart
      #e060c7 color shades, tints & tones
#e060c7 color schemes
#e060c7 color preview, HTML & CSS examples
           This text has a color of #e060c7        
        
          <p style="color:#e060c7;">Text here</p>
        
        
          .mytext {color:#e060c7;}
        
        Text color #e060c7
      
           This box has a color of #e060c7        
        
          <div style="background-color:#e060c7;">Content here</div>
        
        
          .mybackground {background-color:#e060c7;}
        
        Background color #e060c7
      
           Border around this has a color of #e060c7        
        
          <div style="border:2px solid #e060c7;">Content here</div>
        
        
          .myborder {border:2px solid #e060c7;}
        
        Border color #e060c7