#e006a5 color space conversions
Hex:
        #e006a5
        RGB:
        224, 6, 165
        CMY:
        12, 98, 35
        CMYK:
        0, 97, 26, 12
      HSL:
        316°, 94.7826%, 45.0980%
        HSV (HSB):
        316°, 97.3214%, 87.8431%
        XYZ:
        37.5971, 18.6942, 37.2241
        xyY:
        0.4020, 0.1999, 18.6942
      CIE-Lab:
        50.3274, 81.1419, -25.4887
        CIE-LCH:
        50.3274, 85.0511, 342.5612
        CIE-Luv:
        50.3274, 99.5517, -50.2295
        Hunter-Lab:
        43.2367, 79.5529, -20.7792
      #e006a5 color charts
#e006a5 RGB chart
      #e006a5 CMYK chart
      #e006a5 RGB pie chart
      #e006a5 color shades, tints & tones
#e006a5 color schemes
#e006a5 color preview, HTML & CSS examples
           This text has a color of #e006a5        
        
          <p style="color:#e006a5;">Text here</p>
        
        
          .mytext {color:#e006a5;}
        
        Text color #e006a5
      
           This box has a color of #e006a5        
        
          <div style="background-color:#e006a5;">Content here</div>
        
        
          .mybackground {background-color:#e006a5;}
        
        Background color #e006a5
      
           Border around this has a color of #e006a5        
        
          <div style="border:2px solid #e006a5;">Content here</div>
        
        
          .myborder {border:2px solid #e006a5;}
        
        Border color #e006a5