#e020b2 color space conversions
Hex:
        #e020b2
        RGB:
        224, 32, 178
        CMY:
        12, 87, 30
        CMYK:
        0, 86, 21, 12
      HSL:
        314°, 75.5906%, 50.1961%
        HSV (HSB):
        314°, 85.7143%, 87.8431%
        XYZ:
        39.2929, 20.0947, 43.9272
        xyY:
        0.3803, 0.1945, 20.0947
      CIE-Lab:
        51.9441, 79.6108, -30.6369
        CIE-LCH:
        51.9441, 85.3024, 338.9516
        CIE-Luv:
        51.9441, 91.0282, -57.7873
        Hunter-Lab:
        44.8271, 78.0155, -26.7208
      #e020b2 color charts
#e020b2 RGB chart
      #e020b2 CMYK chart
      #e020b2 RGB pie chart
      #e020b2 color shades, tints & tones
#e020b2 color schemes
#e020b2 color preview, HTML & CSS examples
           This text has a color of #e020b2        
        
          <p style="color:#e020b2;">Text here</p>
        
        
          .mytext {color:#e020b2;}
        
        Text color #e020b2
      
           This box has a color of #e020b2        
        
          <div style="background-color:#e020b2;">Content here</div>
        
        
          .mybackground {background-color:#e020b2;}
        
        Background color #e020b2
      
           Border around this has a color of #e020b2        
        
          <div style="border:2px solid #e020b2;">Content here</div>
        
        
          .myborder {border:2px solid #e020b2;}
        
        Border color #e020b2