#e16aaa color space conversions
Hex:
        #e16aaa
        RGB:
        225, 106, 170
        CMY:
        12, 58, 33
        CMYK:
        0, 53, 24, 12
      HSL:
        328°, 66.4804%, 64.9020%
        HSV (HSB):
        328°, 52.8889%, 88.2353%
        XYZ:
        43.4611, 29.2179, 41.3792
        xyY:
        0.3810, 0.2562, 29.2179
      CIE-Lab:
        60.9735, 53.4218, -12.1545
        CIE-LCH:
        60.9735, 54.7870, 347.1823
        CIE-Luv:
        60.9735, 70.6215, -27.1975
        Hunter-Lab:
        54.0536, 48.9268, -7.5503
      #e16aaa color charts
#e16aaa RGB chart
      #e16aaa CMYK chart
      #e16aaa RGB pie chart
      #e16aaa color shades, tints & tones
#e16aaa color schemes
#e16aaa color preview, HTML & CSS examples
           This text has a color of #e16aaa        
        
          <p style="color:#e16aaa;">Text here</p>
        
        
          .mytext {color:#e16aaa;}
        
        Text color #e16aaa
      
           This box has a color of #e16aaa        
        
          <div style="background-color:#e16aaa;">Content here</div>
        
        
          .mybackground {background-color:#e16aaa;}
        
        Background color #e16aaa
      
           Border around this has a color of #e16aaa        
        
          <div style="border:2px solid #e16aaa;">Content here</div>
        
        
          .myborder {border:2px solid #e16aaa;}
        
        Border color #e16aaa