#e482ac color space conversions
Hex:
        #e482ac
        RGB:
        228, 130, 172
        CMY:
        11, 49, 33
        CMYK:
        0, 43, 25, 11
      HSL:
        334°, 64.4737%, 70.1961%
        HSV (HSB):
        334°, 42.9825%, 89.4118%
        XYZ:
        47.4239, 35.4378, 43.3704
        xyY:
        0.3757, 0.2807, 35.4378
      CIE-Lab:
        66.0881, 42.7449, -5.6236
        CIE-LCH:
        66.0881, 43.1132, 352.5051
        CIE-Luv:
        66.0881, 59.8615, -15.9422
        Hunter-Lab:
        59.5297, 38.0240, -1.5250
      #e482ac color charts
#e482ac RGB chart
      #e482ac CMYK chart
      #e482ac RGB pie chart
      #e482ac color shades, tints & tones
#e482ac color schemes
#e482ac color preview, HTML & CSS examples
           This text has a color of #e482ac        
        
          <p style="color:#e482ac;">Text here</p>
        
        
          .mytext {color:#e482ac;}
        
        Text color #e482ac
      
           This box has a color of #e482ac        
        
          <div style="background-color:#e482ac;">Content here</div>
        
        
          .mybackground {background-color:#e482ac;}
        
        Background color #e482ac
      
           Border around this has a color of #e482ac        
        
          <div style="border:2px solid #e482ac;">Content here</div>
        
        
          .myborder {border:2px solid #e482ac;}
        
        Border color #e482ac