#e006a2 color space conversions
Hex:
        #e006a2
        RGB:
        224, 6, 162
        CMY:
        12, 98, 36
        CMYK:
        0, 97, 28, 12
      HSL:
        317°, 94.7826%, 45.0980%
        HSV (HSB):
        317°, 97.3214%, 87.8431%
        XYZ:
        37.3272, 18.5862, 35.8025
        xyY:
        0.4070, 0.2026, 18.5862
      CIE-Lab:
        50.1995, 80.8129, -23.9060
        CIE-LCH:
        50.1995, 84.2747, 343.5208
        CIE-Luv:
        50.1995, 100.9538, -47.8862
        Hunter-Lab:
        43.1117, 79.1043, -19.0598
      #e006a2 color charts
#e006a2 RGB chart
      #e006a2 CMYK chart
      #e006a2 RGB pie chart
      #e006a2 color shades, tints & tones
#e006a2 color schemes
#e006a2 color preview, HTML & CSS examples
           This text has a color of #e006a2        
        
          <p style="color:#e006a2;">Text here</p>
        
        
          .mytext {color:#e006a2;}
        
        Text color #e006a2
      
           This box has a color of #e006a2        
        
          <div style="background-color:#e006a2;">Content here</div>
        
        
          .mybackground {background-color:#e006a2;}
        
        Background color #e006a2
      
           Border around this has a color of #e006a2        
        
          <div style="border:2px solid #e006a2;">Content here</div>
        
        
          .myborder {border:2px solid #e006a2;}
        
        Border color #e006a2