#e114c1 color space conversions
Hex:
        #e114c1
        RGB:
        225, 20, 193
        CMY:
        12, 92, 24
        CMYK:
        0, 91, 14, 12
      HSL:
        309°, 83.6735%, 48.0392%
        HSV (HSB):
        309°, 91.1111%, 88.2353%
        XYZ:
        40.9271, 20.3581, 52.2245
        xyY:
        0.3606, 0.1794, 20.3581
      CIE-Lab:
        52.2397, 83.4305, -38.9007
        CIE-LCH:
        52.2397, 92.0539, 335.0020
        CIE-Luv:
        52.2397, 86.6840, -70.6659
        Hunter-Lab:
        45.1200, 82.9527, -37.0417
      #e114c1 color charts
#e114c1 RGB chart
      #e114c1 CMYK chart
      #e114c1 RGB pie chart
      #e114c1 color shades, tints & tones
#e114c1 color schemes
#e114c1 color preview, HTML & CSS examples
           This text has a color of #e114c1        
        
          <p style="color:#e114c1;">Text here</p>
        
        
          .mytext {color:#e114c1;}
        
        Text color #e114c1
      
           This box has a color of #e114c1        
        
          <div style="background-color:#e114c1;">Content here</div>
        
        
          .mybackground {background-color:#e114c1;}
        
        Background color #e114c1
      
           Border around this has a color of #e114c1        
        
          <div style="border:2px solid #e114c1;">Content here</div>
        
        
          .myborder {border:2px solid #e114c1;}
        
        Border color #e114c1