#a5bda2 color space conversions
Hex:
        #a5bda2
        RGB:
        165, 189, 162
        CMY:
        35, 26, 36
        CMYK:
        13, 0, 14, 26
      HSL:
        113°, 16.9811%, 68.8235%
        HSV (HSB):
        113°, 14.2857%, 74.1176%
        XYZ:
        40.2362, 47.0032, 41.1343
        xyY:
        0.3134, 0.3661, 47.0032
      CIE-Lab:
        74.1918, -13.3271, 10.9221
        CIE-LCH:
        74.1918, 17.2309, 140.6641
        CIE-Luv:
        74.1918, -12.1197, 17.9768
        Hunter-Lab:
        68.5589, -15.2188, 12.4181
      #a5bda2 color charts
#a5bda2 RGB chart
      #a5bda2 CMYK chart
      #a5bda2 RGB pie chart
      #a5bda2 color shades, tints & tones
#a5bda2 color schemes
#a5bda2 color preview, HTML & CSS examples
           This text has a color of #a5bda2        
        
          <p style="color:#a5bda2;">Text here</p>
        
        
          .mytext {color:#a5bda2;}
        
        Text color #a5bda2
      
           This box has a color of #a5bda2        
        
          <div style="background-color:#a5bda2;">Content here</div>
        
        
          .mybackground {background-color:#a5bda2;}
        
        Background color #a5bda2
      
           Border around this has a color of #a5bda2        
        
          <div style="border:2px solid #a5bda2;">Content here</div>
        
        
          .myborder {border:2px solid #a5bda2;}
        
        Border color #a5bda2