#085fae color space conversions
Hex:
        #085fae
        RGB:
        8, 95, 174
        CMY:
        97, 63, 32
        CMYK:
        95, 45, 0, 32
      HSL:
        209°, 91.2088%, 35.6863%
        HSV (HSB):
        209°, 95.4023%, 68.2353%
        XYZ:
        11.8323, 11.2920, 41.6003
        xyY:
        0.1828, 0.1745, 11.2920
      CIE-Lab:
        40.0680, 7.9864, -48.4560
        CIE-LCH:
        40.0680, 49.1097, 279.3593
        CIE-Luv:
        40.0680, -22.4896, -70.9615
        Hunter-Lab:
        33.6036, 4.0461, -49.8768
      #085fae color charts
#085fae RGB chart
      #085fae CMYK chart
      #085fae RGB pie chart
      #085fae color shades, tints & tones
#085fae color schemes
#085fae color preview, HTML & CSS examples
           This text has a color of #085fae        
        
          <p style="color:#085fae;">Text here</p>
        
        
          .mytext {color:#085fae;}
        
        Text color #085fae
      
           This box has a color of #085fae        
        
          <div style="background-color:#085fae;">Content here</div>
        
        
          .mybackground {background-color:#085fae;}
        
        Background color #085fae
      
           Border around this has a color of #085fae        
        
          <div style="border:2px solid #085fae;">Content here</div>
        
        
          .myborder {border:2px solid #085fae;}
        
        Border color #085fae