#ae1266 color space conversions
Hex:
        #ae1266
        RGB:
        174, 18, 102
        CMY:
        32, 93, 60
        CMYK:
        0, 90, 41, 32
      HSL:
        328°, 81.2500%, 37.6471%
        HSV (HSB):
        328°, 89.6552%, 68.2353%
        XYZ:
        20.0701, 10.3906, 13.5181
        xyY:
        0.4564, 0.2363, 10.3906
      CIE-Lab:
        38.5345, 62.6798, -5.7486
        CIE-LCH:
        38.5345, 62.9429, 354.7599
        CIE-Luv:
        38.5345, 86.6638, -18.2154
        Hunter-Lab:
        32.2344, 54.7292, -2.3003
      #ae1266 color charts
#ae1266 RGB chart
      #ae1266 CMYK chart
      #ae1266 RGB pie chart
      #ae1266 color shades, tints & tones
#ae1266 color schemes
#ae1266 color preview, HTML & CSS examples
           This text has a color of #ae1266        
        
          <p style="color:#ae1266;">Text here</p>
        
        
          .mytext {color:#ae1266;}
        
        Text color #ae1266
      
           This box has a color of #ae1266        
        
          <div style="background-color:#ae1266;">Content here</div>
        
        
          .mybackground {background-color:#ae1266;}
        
        Background color #ae1266
      
           Border around this has a color of #ae1266        
        
          <div style="border:2px solid #ae1266;">Content here</div>
        
        
          .myborder {border:2px solid #ae1266;}
        
        Border color #ae1266