#2085ae color space conversions
Hex:
        #2085ae
        RGB:
        32, 133, 174
        CMY:
        87, 48, 32
        CMYK:
        82, 24, 0, 32
      HSL:
        197°, 68.9320%, 40.3922%
        HSV (HSB):
        197°, 81.6092%, 68.2353%
        XYZ:
        16.6232, 20.1381, 43.0553
        xyY:
        0.2083, 0.2523, 20.1381
      CIE-Lab:
        51.9930, -13.4575, -29.5682
        CIE-LCH:
        51.9930, 32.4867, 245.5282
        CIE-Luv:
        51.9930, -33.3714, -43.0217
        Hunter-Lab:
        44.8755, -12.4107, -25.4723
      #2085ae color charts
#2085ae RGB chart
      #2085ae CMYK chart
      #2085ae RGB pie chart
      #2085ae color shades, tints & tones
#2085ae color schemes
#2085ae color preview, HTML & CSS examples
           This text has a color of #2085ae        
        
          <p style="color:#2085ae;">Text here</p>
        
        
          .mytext {color:#2085ae;}
        
        Text color #2085ae
      
           This box has a color of #2085ae        
        
          <div style="background-color:#2085ae;">Content here</div>
        
        
          .mybackground {background-color:#2085ae;}
        
        Background color #2085ae
      
           Border around this has a color of #2085ae        
        
          <div style="border:2px solid #2085ae;">Content here</div>
        
        
          .myborder {border:2px solid #2085ae;}
        
        Border color #2085ae