#e20bb2 color space conversions
Hex:
        #e20bb2
        RGB:
        226, 11, 178
        CMY:
        11, 96, 30
        CMYK:
        0, 95, 21, 11
      HSL:
        313°, 90.7173%, 46.4706%
        HSV (HSB):
        313°, 95.1327%, 88.6275%
        XYZ:
        39.5196, 19.6224, 43.8241
        xyY:
        0.3838, 0.1906, 19.6224
      CIE-Lab:
        51.4076, 82.6381, -31.4461
        CIE-LCH:
        51.4076, 88.4190, 339.1668
        CIE-Luv:
        51.4076, 94.8140, -59.3551
        Hunter-Lab:
        44.2972, 81.7278, -27.6486
      #e20bb2 color charts
#e20bb2 RGB chart
      #e20bb2 CMYK chart
      #e20bb2 RGB pie chart
      #e20bb2 color shades, tints & tones
#e20bb2 color schemes
#e20bb2 color preview, HTML & CSS examples
           This text has a color of #e20bb2        
        
          <p style="color:#e20bb2;">Text here</p>
        
        
          .mytext {color:#e20bb2;}
        
        Text color #e20bb2
      
           This box has a color of #e20bb2        
        
          <div style="background-color:#e20bb2;">Content here</div>
        
        
          .mybackground {background-color:#e20bb2;}
        
        Background color #e20bb2
      
           Border around this has a color of #e20bb2        
        
          <div style="border:2px solid #e20bb2;">Content here</div>
        
        
          .myborder {border:2px solid #e20bb2;}
        
        Border color #e20bb2