#e1156d color space conversions
Hex:
        #e1156d
        RGB:
        225, 21, 109
        CMY:
        12, 92, 57
        CMYK:
        0, 91, 52, 12
      HSL:
        334°, 82.9268%, 48.2353%
        HSV (HSB):
        334°, 90.6667%, 88.2353%
        XYZ:
        34.0798, 17.6480, 16.0782
        xyY:
        0.5026, 0.2603, 17.6480
      CIE-Lab:
        49.0664, 74.7552, 6.4718
        CIE-LCH:
        49.0664, 75.0348, 4.9480
        CIE-Luv:
        49.0664, 124.3654, -6.7949
        Hunter-Lab:
        42.0095, 71.2897, 6.7148
      #e1156d color charts
#e1156d RGB chart
      #e1156d CMYK chart
      #e1156d RGB pie chart
      #e1156d color shades, tints & tones
#e1156d color schemes
#e1156d color preview, HTML & CSS examples
           This text has a color of #e1156d        
        
          <p style="color:#e1156d;">Text here</p>
        
        
          .mytext {color:#e1156d;}
        
        Text color #e1156d
      
           This box has a color of #e1156d        
        
          <div style="background-color:#e1156d;">Content here</div>
        
        
          .mybackground {background-color:#e1156d;}
        
        Background color #e1156d
      
           Border around this has a color of #e1156d        
        
          <div style="border:2px solid #e1156d;">Content here</div>
        
        
          .myborder {border:2px solid #e1156d;}
        
        Border color #e1156d