#ae95de color space conversions
Hex:
        #ae95de
        RGB:
        174, 149, 222
        CMY:
        32, 42, 13
        CMYK:
        22, 33, 0, 13
      HSL:
        261°, 52.5180%, 72.7451%
        HSV (HSB):
        261°, 32.8829%, 87.0588%
        XYZ:
        41.3878, 35.7675, 73.8297
        xyY:
        0.2741, 0.2369, 35.7675
      CIE-Lab:
        66.3419, 24.0567, -33.7374
        CIE-LCH:
        66.3419, 41.4359, 305.4911
        CIE-Luv:
        66.3419, 7.9840, -56.6148
        Hunter-Lab:
        59.8059, 18.8680, -31.3286
      #ae95de color charts
#ae95de RGB chart
      #ae95de CMYK chart
      #ae95de RGB pie chart
      #ae95de color shades, tints & tones
#ae95de color schemes
#ae95de color preview, HTML & CSS examples
           This text has a color of #ae95de        
        
          <p style="color:#ae95de;">Text here</p>
        
        
          .mytext {color:#ae95de;}
        
        Text color #ae95de
      
           This box has a color of #ae95de        
        
          <div style="background-color:#ae95de;">Content here</div>
        
        
          .mybackground {background-color:#ae95de;}
        
        Background color #ae95de
      
           Border around this has a color of #ae95de        
        
          <div style="border:2px solid #ae95de;">Content here</div>
        
        
          .myborder {border:2px solid #ae95de;}
        
        Border color #ae95de