#e005e2 color space conversions
Hex:
        #e005e2
        RGB:
        224, 5, 226
        CMY:
        12, 98, 11
        CMYK:
        1, 98, 0, 11
      HSL:
        299°, 95.6710%, 45.2941%
        HSV (HSB):
        299°, 97.7876%, 88.6275%
        XYZ:
        44.5222, 21.4468, 73.7446
        xyY:
        0.3187, 0.1535, 21.4468
      CIE-Lab:
        53.4351, 89.0246, -55.9229
        CIE-LCH:
        53.4351, 105.1321, 327.8640
        CIE-Luv:
        53.4351, 73.1554, -97.0892
        Hunter-Lab:
        46.3107, 90.5626, -61.9951
      #e005e2 color charts
#e005e2 RGB chart
      #e005e2 CMYK chart
      #e005e2 RGB pie chart
      #e005e2 color shades, tints & tones
#e005e2 color schemes
#e005e2 color preview, HTML & CSS examples
           This text has a color of #e005e2        
        
          <p style="color:#e005e2;">Text here</p>
        
        
          .mytext {color:#e005e2;}
        
        Text color #e005e2
      
           This box has a color of #e005e2        
        
          <div style="background-color:#e005e2;">Content here</div>
        
        
          .mybackground {background-color:#e005e2;}
        
        Background color #e005e2
      
           Border around this has a color of #e005e2        
        
          <div style="border:2px solid #e005e2;">Content here</div>
        
        
          .myborder {border:2px solid #e005e2;}
        
        Border color #e005e2