#085ea4 color space conversions
Hex:
        #085ea4
        RGB:
        8, 94, 164
        CMY:
        97, 63, 36
        CMYK:
        95, 43, 0, 36
      HSL:
        207°, 90.6977%, 33.7255%
        HSV (HSB):
        207°, 95.1220%, 64.3137%
        XYZ:
        10.8037, 10.7374, 36.6251
        xyY:
        0.1857, 0.1846, 10.7374
      CIE-Lab:
        39.1346, 4.5549, -44.0326
        CIE-LCH:
        39.1346, 44.2676, 275.9059
        CIE-Luv:
        39.1346, -22.6161, -63.7653
        Hunter-Lab:
        32.7679, 1.5081, -43.3315
      #085ea4 color charts
#085ea4 RGB chart
      #085ea4 CMYK chart
      #085ea4 RGB pie chart
      #085ea4 color shades, tints & tones
#085ea4 color schemes
#085ea4 color preview, HTML & CSS examples
           This text has a color of #085ea4        
        
          <p style="color:#085ea4;">Text here</p>
        
        
          .mytext {color:#085ea4;}
        
        Text color #085ea4
      
           This box has a color of #085ea4        
        
          <div style="background-color:#085ea4;">Content here</div>
        
        
          .mybackground {background-color:#085ea4;}
        
        Background color #085ea4
      
           Border around this has a color of #085ea4        
        
          <div style="border:2px solid #085ea4;">Content here</div>
        
        
          .myborder {border:2px solid #085ea4;}
        
        Border color #085ea4