#a5c2fa color space conversions
Hex:
        #a5c2fa
        RGB:
        165, 194, 250
        CMY:
        35, 24, 2
        CMYK:
        34, 22, 0, 2
      HSL:
        220°, 89.4737%, 81.3725%
        HSV (HSB):
        220°, 34.0000%, 98.0392%
        XYZ:
        52.0642, 53.4850, 98.0220
        xyY:
        0.2558, 0.2627, 53.4850
      CIE-Lab:
        78.1605, 3.2427, -30.7702
        CIE-LCH:
        78.1605, 30.9405, 276.0159
        CIE-Luv:
        78.1605, -16.7611, -49.9678
        Hunter-Lab:
        73.1335, -0.9083, -28.2740
      #a5c2fa color charts
#a5c2fa RGB chart
      #a5c2fa CMYK chart
      #a5c2fa RGB pie chart
      #a5c2fa color shades, tints & tones
#a5c2fa color schemes
#a5c2fa color preview, HTML & CSS examples
           This text has a color of #a5c2fa        
        
          <p style="color:#a5c2fa;">Text here</p>
        
        
          .mytext {color:#a5c2fa;}
        
        Text color #a5c2fa
      
           This box has a color of #a5c2fa        
        
          <div style="background-color:#a5c2fa;">Content here</div>
        
        
          .mybackground {background-color:#a5c2fa;}
        
        Background color #a5c2fa
      
           Border around this has a color of #a5c2fa        
        
          <div style="border:2px solid #a5c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #a5c2fa;}
        
        Border color #a5c2fa