#ae1265 color space conversions
Hex:
        #ae1265
        RGB:
        174, 18, 101
        CMY:
        32, 93, 60
        CMYK:
        0, 90, 42, 32
      HSL:
        328°, 81.2500%, 37.6471%
        HSV (HSB):
        328°, 89.6552%, 68.2353%
        XYZ:
        20.0208, 10.3709, 13.2585
        xyY:
        0.4587, 0.2376, 10.3709
      CIE-Lab:
        38.5000, 62.5846, -5.1651
        CIE-LCH:
        38.5000, 62.7974, 355.2820
        CIE-Luv:
        38.5000, 87.0966, -17.4831
        Hunter-Lab:
        32.2038, 54.6151, -1.8673
      #ae1265 color charts
#ae1265 RGB chart
      #ae1265 CMYK chart
      #ae1265 RGB pie chart
      #ae1265 color shades, tints & tones
#ae1265 color schemes
#ae1265 color preview, HTML & CSS examples
           This text has a color of #ae1265        
        
          <p style="color:#ae1265;">Text here</p>
        
        
          .mytext {color:#ae1265;}
        
        Text color #ae1265
      
           This box has a color of #ae1265        
        
          <div style="background-color:#ae1265;">Content here</div>
        
        
          .mybackground {background-color:#ae1265;}
        
        Background color #ae1265
      
           Border around this has a color of #ae1265        
        
          <div style="border:2px solid #ae1265;">Content here</div>
        
        
          .myborder {border:2px solid #ae1265;}
        
        Border color #ae1265