#e2185e color space conversions
Hex:
        #e2185e
        RGB:
        226, 24, 94
        CMY:
        11, 91, 63
        CMYK:
        0, 89, 58, 11
      HSL:
        339°, 80.8000%, 49.0196%
        HSV (HSB):
        339°, 89.3805%, 88.6275%
        XYZ:
        33.7110, 17.6302, 12.2159
        xyY:
        0.5304, 0.2774, 17.6302
      CIE-Lab:
        49.0444, 73.5638, 15.6847
        CIE-LCH:
        49.0444, 75.2173, 12.0359
        CIE-Luv:
        49.0444, 130.6442, 3.5559
        Hunter-Lab:
        41.9883, 69.8324, 12.1423
      #e2185e color charts
#e2185e RGB chart
      #e2185e CMYK chart
      #e2185e RGB pie chart
      #e2185e color shades, tints & tones
#e2185e color schemes
#e2185e color preview, HTML & CSS examples
           This text has a color of #e2185e        
        
          <p style="color:#e2185e;">Text here</p>
        
        
          .mytext {color:#e2185e;}
        
        Text color #e2185e
      
           This box has a color of #e2185e        
        
          <div style="background-color:#e2185e;">Content here</div>
        
        
          .mybackground {background-color:#e2185e;}
        
        Background color #e2185e
      
           Border around this has a color of #e2185e        
        
          <div style="border:2px solid #e2185e;">Content here</div>
        
        
          .myborder {border:2px solid #e2185e;}
        
        Border color #e2185e