#a5afde color space conversions
Hex:
        #a5afde
        RGB:
        165, 175, 222
        CMY:
        35, 31, 13
        CMYK:
        26, 21, 0, 13
      HSL:
        229°, 46.3415%, 75.8824%
        HSV (HSB):
        229°, 25.6757%, 87.0588%
        XYZ:
        44.0318, 43.9332, 75.2665
        xyY:
        0.2698, 0.2691, 43.9332
      CIE-Lab:
        72.1838, 6.7801, -24.7976
        CIE-LCH:
        72.1838, 25.7078, 285.2920
        CIE-Luv:
        72.1838, -7.7106, -40.0133
        Hunter-Lab:
        66.2821, 2.5855, -20.9291
      #a5afde color charts
#a5afde RGB chart
      #a5afde CMYK chart
      #a5afde RGB pie chart
      #a5afde color shades, tints & tones
#a5afde color schemes
#a5afde color preview, HTML & CSS examples
           This text has a color of #a5afde        
        
          <p style="color:#a5afde;">Text here</p>
        
        
          .mytext {color:#a5afde;}
        
        Text color #a5afde
      
           This box has a color of #a5afde        
        
          <div style="background-color:#a5afde;">Content here</div>
        
        
          .mybackground {background-color:#a5afde;}
        
        Background color #a5afde
      
           Border around this has a color of #a5afde        
        
          <div style="border:2px solid #a5afde;">Content here</div>
        
        
          .myborder {border:2px solid #a5afde;}
        
        Border color #a5afde