#e26aaa color space conversions
Hex:
        #e26aaa
        RGB:
        226, 106, 170
        CMY:
        11, 58, 33
        CMYK:
        0, 53, 25, 11
      HSL:
        328°, 67.4157%, 65.0980%
        HSV (HSB):
        328°, 53.0973%, 88.6275%
        XYZ:
        43.7738, 29.3791, 41.3938
        xyY:
        0.3821, 0.2565, 29.3791
      CIE-Lab:
        61.1148, 53.7343, -11.9280
        CIE-LCH:
        61.1148, 55.0423, 347.4844
        CIE-Luv:
        61.1148, 71.3786, -26.9387
        Hunter-Lab:
        54.2025, 49.3017, -7.3373
      #e26aaa color charts
#e26aaa RGB chart
      #e26aaa CMYK chart
      #e26aaa RGB pie chart
      #e26aaa color shades, tints & tones
#e26aaa color schemes
#e26aaa color preview, HTML & CSS examples
           This text has a color of #e26aaa        
        
          <p style="color:#e26aaa;">Text here</p>
        
        
          .mytext {color:#e26aaa;}
        
        Text color #e26aaa
      
           This box has a color of #e26aaa        
        
          <div style="background-color:#e26aaa;">Content here</div>
        
        
          .mybackground {background-color:#e26aaa;}
        
        Background color #e26aaa
      
           Border around this has a color of #e26aaa        
        
          <div style="border:2px solid #e26aaa;">Content here</div>
        
        
          .myborder {border:2px solid #e26aaa;}
        
        Border color #e26aaa