#e2128d color space conversions
Hex:
        #e2128d
        RGB:
        226, 18, 141
        CMY:
        11, 93, 45
        CMYK:
        0, 92, 38, 11
      HSL:
        325°, 85.2459%, 47.8431%
        HSV (HSB):
        325°, 92.0354%, 88.6275%
        XYZ:
        36.3881, 18.5245, 26.8570
        xyY:
        0.4450, 0.2265, 18.5245
      CIE-Lab:
        50.1261, 78.0323, -11.4178
        CIE-LCH:
        50.1261, 78.8632, 351.6754
        CIE-Luv:
        50.1261, 111.3062, -30.0237
        Hunter-Lab:
        43.0400, 75.5921, -6.8690
      #e2128d color charts
#e2128d RGB chart
      #e2128d CMYK chart
      #e2128d RGB pie chart
      #e2128d color shades, tints & tones
#e2128d color schemes
#e2128d color preview, HTML & CSS examples
           This text has a color of #e2128d        
        
          <p style="color:#e2128d;">Text here</p>
        
        
          .mytext {color:#e2128d;}
        
        Text color #e2128d
      
           This box has a color of #e2128d        
        
          <div style="background-color:#e2128d;">Content here</div>
        
        
          .mybackground {background-color:#e2128d;}
        
        Background color #e2128d
      
           Border around this has a color of #e2128d        
        
          <div style="border:2px solid #e2128d;">Content here</div>
        
        
          .myborder {border:2px solid #e2128d;}
        
        Border color #e2128d