#e1379e color space conversions
Hex:
        #e1379e
        RGB:
        225, 55, 158
        CMY:
        12, 78, 38
        CMYK:
        0, 76, 30, 12
      HSL:
        324°, 73.9130%, 54.9020%
        HSV (HSB):
        324°, 75.5556%, 88.2353%
        XYZ:
        38.5891, 21.2086, 34.4075
        xyY:
        0.4096, 0.2251, 21.2086
      CIE-Lab:
        53.1770, 72.0594, -16.9557
        CIE-LCH:
        53.1770, 74.0273, 346.7591
        CIE-Luv:
        53.1770, 95.2345, -36.8686
        Hunter-Lab:
        46.0527, 68.9786, -12.0606
      #e1379e color charts
#e1379e RGB chart
      #e1379e CMYK chart
      #e1379e RGB pie chart
      #e1379e color shades, tints & tones
#e1379e color schemes
#e1379e color preview, HTML & CSS examples
           This text has a color of #e1379e        
        
          <p style="color:#e1379e;">Text here</p>
        
        
          .mytext {color:#e1379e;}
        
        Text color #e1379e
      
           This box has a color of #e1379e        
        
          <div style="background-color:#e1379e;">Content here</div>
        
        
          .mybackground {background-color:#e1379e;}
        
        Background color #e1379e
      
           Border around this has a color of #e1379e        
        
          <div style="border:2px solid #e1379e;">Content here</div>
        
        
          .myborder {border:2px solid #e1379e;}
        
        Border color #e1379e