#e006f1 color space conversions
Hex:
        #e006f1
        RGB:
        224, 6, 241
        CMY:
        12, 98, 5
        CMYK:
        7, 98, 0, 5
      HSL:
        296°, 95.1417%, 48.4314%
        HSV (HSB):
        296°, 97.5104%, 94.5098%
        XYZ:
        46.6828, 22.3284, 85.0684
        xyY:
        0.3030, 0.1449, 22.3284
      CIE-Lab:
        54.3737, 91.1611, -62.8701
        CIE-LCH:
        54.3737, 110.7384, 325.4075
        CIE-Luv:
        54.3737, 67.4252, -107.9884
        Hunter-Lab:
        47.2530, 93.6535, -73.6614
      #e006f1 color charts
#e006f1 RGB chart
      #e006f1 CMYK chart
      #e006f1 RGB pie chart
      #e006f1 color shades, tints & tones
#e006f1 color schemes
#e006f1 color preview, HTML & CSS examples
           This text has a color of #e006f1        
        
          <p style="color:#e006f1;">Text here</p>
        
        
          .mytext {color:#e006f1;}
        
        Text color #e006f1
      
           This box has a color of #e006f1        
        
          <div style="background-color:#e006f1;">Content here</div>
        
        
          .mybackground {background-color:#e006f1;}
        
        Background color #e006f1
      
           Border around this has a color of #e006f1        
        
          <div style="border:2px solid #e006f1;">Content here</div>
        
        
          .myborder {border:2px solid #e006f1;}
        
        Border color #e006f1