#e1324a color space conversions
Hex:
        #e1324a
        RGB:
        225, 50, 74
        CMY:
        12, 80, 71
        CMYK:
        0, 78, 67, 12
      HSL:
        352°, 74.4681%, 53.9216%
        HSV (HSB):
        352°, 77.7778%, 88.2353%
        XYZ:
        33.4280, 18.7832, 8.3422
        xyY:
        0.5520, 0.3102, 18.7832
      CIE-Lab:
        50.4326, 66.5871, 29.5940
        CIE-LCH:
        50.4326, 72.8673, 23.9623
        CIE-Luv:
        50.4326, 127.9755, 18.7310
        Hunter-Lab:
        43.3396, 61.8335, 18.9252
      #e1324a color charts
#e1324a RGB chart
      #e1324a CMYK chart
      #e1324a RGB pie chart
      #e1324a color shades, tints & tones
#e1324a color schemes
#e1324a color preview, HTML & CSS examples
           This text has a color of #e1324a        
        
          <p style="color:#e1324a;">Text here</p>
        
        
          .mytext {color:#e1324a;}
        
        Text color #e1324a
      
           This box has a color of #e1324a        
        
          <div style="background-color:#e1324a;">Content here</div>
        
        
          .mybackground {background-color:#e1324a;}
        
        Background color #e1324a
      
           Border around this has a color of #e1324a        
        
          <div style="border:2px solid #e1324a;">Content here</div>
        
        
          .myborder {border:2px solid #e1324a;}
        
        Border color #e1324a