#e005c2 color space conversions
Hex:
        #e005c2
        RGB:
        224, 5, 194
        CMY:
        12, 98, 24
        CMYK:
        0, 98, 13, 12
      HSL:
        308°, 95.6332%, 44.9020%
        HSV (HSB):
        308°, 97.7679%, 87.8431%
        XYZ:
        40.5323, 19.8509, 52.7342
        xyY:
        0.3583, 0.1755, 19.8509
      CIE-Lab:
        51.6682, 84.6761, -40.3938
        CIE-LCH:
        51.6682, 93.8174, 334.4970
        CIE-Luv:
        51.6682, 86.4500, -72.8782
        Hunter-Lab:
        44.5543, 84.4165, -38.9873
      #e005c2 color charts
#e005c2 RGB chart
      #e005c2 CMYK chart
      #e005c2 RGB pie chart
      #e005c2 color shades, tints & tones
#e005c2 color schemes
#e005c2 color preview, HTML & CSS examples
           This text has a color of #e005c2        
        
          <p style="color:#e005c2;">Text here</p>
        
        
          .mytext {color:#e005c2;}
        
        Text color #e005c2
      
           This box has a color of #e005c2        
        
          <div style="background-color:#e005c2;">Content here</div>
        
        
          .mybackground {background-color:#e005c2;}
        
        Background color #e005c2
      
           Border around this has a color of #e005c2        
        
          <div style="border:2px solid #e005c2;">Content here</div>
        
        
          .myborder {border:2px solid #e005c2;}
        
        Border color #e005c2