#e1317d color space conversions
Hex:
        #e1317d
        RGB:
        225, 49, 125
        CMY:
        12, 81, 51
        CMYK:
        0, 78, 44, 12
      HSL:
        334°, 74.5763%, 53.7255%
        HSV (HSB):
        334°, 78.2222%, 88.2353%
        XYZ:
        35.8513, 19.6848, 21.3120
        xyY:
        0.4665, 0.2562, 19.6848
      CIE-Lab:
        51.4790, 70.4070, 0.2201
        CIE-LCH:
        51.4790, 70.4073, 0.1791
        CIE-Luv:
        51.4790, 110.5271, -13.3103
        Hunter-Lab:
        44.3676, 66.5939, 2.5773
      #e1317d color charts
#e1317d RGB chart
      #e1317d CMYK chart
      #e1317d RGB pie chart
      #e1317d color shades, tints & tones
#e1317d color schemes
#e1317d color preview, HTML & CSS examples
           This text has a color of #e1317d        
        
          <p style="color:#e1317d;">Text here</p>
        
        
          .mytext {color:#e1317d;}
        
        Text color #e1317d
      
           This box has a color of #e1317d        
        
          <div style="background-color:#e1317d;">Content here</div>
        
        
          .mybackground {background-color:#e1317d;}
        
        Background color #e1317d
      
           Border around this has a color of #e1317d        
        
          <div style="border:2px solid #e1317d;">Content here</div>
        
        
          .myborder {border:2px solid #e1317d;}
        
        Border color #e1317d