#e1479a color space conversions
Hex:
        #e1479a
        RGB:
        225, 71, 154
        CMY:
        12, 72, 40
        CMYK:
        0, 68, 32, 12
      HSL:
        328°, 71.9626%, 58.0392%
        HSV (HSB):
        328°, 68.4444%, 88.2353%
        XYZ:
        39.1373, 22.8471, 32.9190
        xyY:
        0.4124, 0.2407, 22.8471
      CIE-Lab:
        54.9145, 66.3151, -11.9665
        CIE-LCH:
        54.9145, 67.3861, 349.7711
        CIE-Luv:
        54.9145, 91.3038, -28.9044
        Hunter-Lab:
        47.7987, 62.5073, -7.3741
      #e1479a color charts
#e1479a RGB chart
      #e1479a CMYK chart
      #e1479a RGB pie chart
      #e1479a color shades, tints & tones
#e1479a color schemes
#e1479a color preview, HTML & CSS examples
           This text has a color of #e1479a        
        
          <p style="color:#e1479a;">Text here</p>
        
        
          .mytext {color:#e1479a;}
        
        Text color #e1479a
      
           This box has a color of #e1479a        
        
          <div style="background-color:#e1479a;">Content here</div>
        
        
          .mybackground {background-color:#e1479a;}
        
        Background color #e1479a
      
           Border around this has a color of #e1479a        
        
          <div style="border:2px solid #e1479a;">Content here</div>
        
        
          .myborder {border:2px solid #e1479a;}
        
        Border color #e1479a