#e006f2 color space conversions
Hex:
        #e006f2
        RGB:
        224, 6, 242
        CMY:
        12, 98, 5
        CMYK:
        7, 98, 0, 5
      HSL:
        295°, 95.1613%, 48.6275%
        HSV (HSB):
        295°, 97.5207%, 94.9020%
        XYZ:
        46.8326, 22.3883, 85.8574
        xyY:
        0.3020, 0.1444, 22.3883
      CIE-Lab:
        54.4366, 91.3115, -63.3294
        CIE-LCH:
        54.4366, 111.1234, 325.2566
        CIE-Luv:
        54.4366, 67.0586, -108.7085
        Hunter-Lab:
        47.3163, 93.8716, -74.4627
      #e006f2 color charts
#e006f2 RGB chart
      #e006f2 CMYK chart
      #e006f2 RGB pie chart
      #e006f2 color shades, tints & tones
#e006f2 color schemes
#e006f2 color preview, HTML & CSS examples
           This text has a color of #e006f2        
        
          <p style="color:#e006f2;">Text here</p>
        
        
          .mytext {color:#e006f2;}
        
        Text color #e006f2
      
           This box has a color of #e006f2        
        
          <div style="background-color:#e006f2;">Content here</div>
        
        
          .mybackground {background-color:#e006f2;}
        
        Background color #e006f2
      
           Border around this has a color of #e006f2        
        
          <div style="border:2px solid #e006f2;">Content here</div>
        
        
          .myborder {border:2px solid #e006f2;}
        
        Border color #e006f2