#e20275 color space conversions
Hex:
        #e20275
        RGB:
        226, 2, 117
        CMY:
        11, 99, 54
        CMYK:
        0, 99, 48, 11
      HSL:
        329°, 98.2456%, 44.7059%
        HSV (HSB):
        329°, 99.1150%, 88.6275%
        XYZ:
        34.5966, 17.4965, 18.3833
        xyY:
        0.4909, 0.2483, 17.4965
      CIE-Lab:
        48.8797, 77.3465, 1.3218
        CIE-LCH:
        48.8797, 77.3578, 0.9791
        CIE-Luv:
        48.8797, 123.9649, -13.4897
        Hunter-Lab:
        41.8288, 74.4368, 3.2229
      #e20275 color charts
#e20275 RGB chart
      #e20275 CMYK chart
      #e20275 RGB pie chart
      #e20275 color shades, tints & tones
#e20275 color schemes
#e20275 color preview, HTML & CSS examples
           This text has a color of #e20275        
        
          <p style="color:#e20275;">Text here</p>
        
        
          .mytext {color:#e20275;}
        
        Text color #e20275
      
           This box has a color of #e20275        
        
          <div style="background-color:#e20275;">Content here</div>
        
        
          .mybackground {background-color:#e20275;}
        
        Background color #e20275
      
           Border around this has a color of #e20275        
        
          <div style="border:2px solid #e20275;">Content here</div>
        
        
          .myborder {border:2px solid #e20275;}
        
        Border color #e20275