#e114b2 color space conversions
Hex:
        #e114b2
        RGB:
        225, 20, 178
        CMY:
        12, 92, 30
        CMYK:
        0, 91, 21, 12
      HSL:
        314°, 83.6735%, 48.0392%
        HSV (HSB):
        314°, 91.1111%, 88.2353%
        XYZ:
        39.3374, 19.7222, 43.8529
        xyY:
        0.3822, 0.1916, 19.7222
      CIE-Lab:
        51.5217, 81.5721, -31.2819
        CIE-LCH:
        51.5217, 87.3646, 339.0188
        CIE-Luv:
        51.5217, 93.2955, -58.9612
        Hunter-Lab:
        44.4097, 80.3954, -27.4599
      #e114b2 color charts
#e114b2 RGB chart
      #e114b2 CMYK chart
      #e114b2 RGB pie chart
      #e114b2 color shades, tints & tones
#e114b2 color schemes
#e114b2 color preview, HTML & CSS examples
           This text has a color of #e114b2        
        
          <p style="color:#e114b2;">Text here</p>
        
        
          .mytext {color:#e114b2;}
        
        Text color #e114b2
      
           This box has a color of #e114b2        
        
          <div style="background-color:#e114b2;">Content here</div>
        
        
          .mybackground {background-color:#e114b2;}
        
        Background color #e114b2
      
           Border around this has a color of #e114b2        
        
          <div style="border:2px solid #e114b2;">Content here</div>
        
        
          .myborder {border:2px solid #e114b2;}
        
        Border color #e114b2