#e479bd color space conversions
Hex:
        #e479bd
        RGB:
        228, 121, 189
        CMY:
        11, 53, 26
        CMYK:
        0, 47, 17, 11
      HSL:
        322°, 66.4596%, 68.4314%
        HSV (HSB):
        322°, 46.9298%, 89.4118%
        XYZ:
        48.0176, 33.8428, 52.1456
        xyY:
        0.3583, 0.2525, 33.8428
      CIE-Lab:
        64.8376, 49.7827, -17.1013
        CIE-LCH:
        64.8376, 52.6382, 341.0414
        CIE-Luv:
        64.8376, 60.5912, -34.2263
        Hunter-Lab:
        58.1746, 45.5292, -12.4232
      #e479bd color charts
#e479bd RGB chart
      #e479bd CMYK chart
      #e479bd RGB pie chart
      #e479bd color shades, tints & tones
#e479bd color schemes
#e479bd color preview, HTML & CSS examples
           This text has a color of #e479bd        
        
          <p style="color:#e479bd;">Text here</p>
        
        
          .mytext {color:#e479bd;}
        
        Text color #e479bd
      
           This box has a color of #e479bd        
        
          <div style="background-color:#e479bd;">Content here</div>
        
        
          .mybackground {background-color:#e479bd;}
        
        Background color #e479bd
      
           Border around this has a color of #e479bd        
        
          <div style="border:2px solid #e479bd;">Content here</div>
        
        
          .myborder {border:2px solid #e479bd;}
        
        Border color #e479bd