#e060e8 color space conversions
Hex:
        #e060e8
        RGB:
        224, 96, 232
        CMY:
        12, 62, 9
        CMYK:
        3, 59, 0, 9
      HSL:
        296°, 74.7253%, 64.3137%
        HSV (HSB):
        296°, 58.6207%, 90.9804%
        XYZ:
        49.4888, 30.0392, 79.5337
        xyY:
        0.3111, 0.1889, 30.0392
      CIE-Lab:
        61.6881, 67.3848, -46.1744
        CIE-LCH:
        61.6881, 81.6871, 325.5797
        CIE-Luv:
        61.6881, 56.2532, -82.0716
        Hunter-Lab:
        54.8081, 65.2621, -47.6720
      #e060e8 color charts
#e060e8 RGB chart
      #e060e8 CMYK chart
      #e060e8 RGB pie chart
      #e060e8 color shades, tints & tones
#e060e8 color schemes
#e060e8 color preview, HTML & CSS examples
           This text has a color of #e060e8        
        
          <p style="color:#e060e8;">Text here</p>
        
        
          .mytext {color:#e060e8;}
        
        Text color #e060e8
      
           This box has a color of #e060e8        
        
          <div style="background-color:#e060e8;">Content here</div>
        
        
          .mybackground {background-color:#e060e8;}
        
        Background color #e060e8
      
           Border around this has a color of #e060e8        
        
          <div style="border:2px solid #e060e8;">Content here</div>
        
        
          .myborder {border:2px solid #e060e8;}
        
        Border color #e060e8