#a5b9f5 color space conversions
Hex:
        #a5b9f5
        RGB:
        165, 185, 245
        CMY:
        35, 27, 4
        CMYK:
        33, 24, 0, 4
      HSL:
        225°, 80.0000%, 80.3922%
        HSV (HSB):
        225°, 32.6531%, 96.0784%
        XYZ:
        49.3474, 49.2898, 93.2992
        xyY:
        0.2571, 0.2568, 49.2898
      CIE-Lab:
        75.6313, 6.9013, -31.9781
        CIE-LCH:
        75.6313, 32.7144, 282.1783
        CIE-Luv:
        75.6313, -12.9001, -52.3094
        Hunter-Lab:
        70.2067, 2.6037, -29.6470
      #a5b9f5 color charts
#a5b9f5 RGB chart
      #a5b9f5 CMYK chart
      #a5b9f5 RGB pie chart
      #a5b9f5 color shades, tints & tones
#a5b9f5 color schemes
#a5b9f5 color preview, HTML & CSS examples
           This text has a color of #a5b9f5        
        
          <p style="color:#a5b9f5;">Text here</p>
        
        
          .mytext {color:#a5b9f5;}
        
        Text color #a5b9f5
      
           This box has a color of #a5b9f5        
        
          <div style="background-color:#a5b9f5;">Content here</div>
        
        
          .mybackground {background-color:#a5b9f5;}
        
        Background color #a5b9f5
      
           Border around this has a color of #a5b9f5        
        
          <div style="border:2px solid #a5b9f5;">Content here</div>
        
        
          .myborder {border:2px solid #a5b9f5;}
        
        Border color #a5b9f5