#e0148d color space conversions
Hex:
        #e0148d
        RGB:
        224, 20, 141
        CMY:
        12, 92, 45
        CMYK:
        0, 91, 37, 12
      HSL:
        324°, 83.6066%, 47.8431%
        HSV (HSB):
        324°, 91.0714%, 87.8431%
        XYZ:
        35.7983, 18.2707, 26.8391
        xyY:
        0.4425, 0.2258, 18.2707
      CIE-Lab:
        49.8228, 77.3678, -11.9129
        CIE-LCH:
        49.8228, 78.2796, 351.2464
        CIE-Luv:
        49.8228, 109.4406, -30.5137
        Hunter-Lab:
        42.7442, 74.6916, -7.3072
      #e0148d color charts
#e0148d RGB chart
      #e0148d CMYK chart
      #e0148d RGB pie chart
      #e0148d color shades, tints & tones
#e0148d color schemes
#e0148d color preview, HTML & CSS examples
           This text has a color of #e0148d        
        
          <p style="color:#e0148d;">Text here</p>
        
        
          .mytext {color:#e0148d;}
        
        Text color #e0148d
      
           This box has a color of #e0148d        
        
          <div style="background-color:#e0148d;">Content here</div>
        
        
          .mybackground {background-color:#e0148d;}
        
        Background color #e0148d
      
           Border around this has a color of #e0148d        
        
          <div style="border:2px solid #e0148d;">Content here</div>
        
        
          .myborder {border:2px solid #e0148d;}
        
        Border color #e0148d