#e148ac color space conversions
Hex:
        #e148ac
        RGB:
        225, 72, 172
        CMY:
        12, 72, 33
        CMYK:
        0, 68, 24, 12
      HSL:
        321°, 71.8310%, 58.2353%
        HSV (HSB):
        321°, 68.0000%, 88.2353%
        XYZ:
        40.8151, 23.6208, 41.4378
        xyY:
        0.3855, 0.2231, 23.6208
      CIE-Lab:
        55.7062, 68.1442, -21.3045
        CIE-LCH:
        55.7062, 71.3968, 342.6388
        CIE-Luv:
        55.7062, 84.3382, -42.7804
        Hunter-Lab:
        48.6013, 64.8511, -16.5302
      #e148ac color charts
#e148ac RGB chart
      #e148ac CMYK chart
      #e148ac RGB pie chart
      #e148ac color shades, tints & tones
#e148ac color schemes
#e148ac color preview, HTML & CSS examples
           This text has a color of #e148ac        
        
          <p style="color:#e148ac;">Text here</p>
        
        
          .mytext {color:#e148ac;}
        
        Text color #e148ac
      
           This box has a color of #e148ac        
        
          <div style="background-color:#e148ac;">Content here</div>
        
        
          .mybackground {background-color:#e148ac;}
        
        Background color #e148ac
      
           Border around this has a color of #e148ac        
        
          <div style="border:2px solid #e148ac;">Content here</div>
        
        
          .myborder {border:2px solid #e148ac;}
        
        Border color #e148ac