#085ac5 color space conversions
Hex:
        #085ac5
        RGB:
        8, 90, 197
        CMY:
        97, 65, 23
        CMYK:
        96, 54, 0, 23
      HSL:
        214°, 92.1951%, 40.1961%
        HSV (HSB):
        214°, 95.9391%, 77.2549%
        XYZ:
        13.8343, 11.3952, 54.2937
        xyY:
        0.1740, 0.1433, 11.3952
      CIE-Lab:
        40.2382, 20.6066, -61.6338
        CIE-LCH:
        40.2382, 64.9874, 288.4868
        CIE-Luv:
        40.2382, -20.2234, -90.6689
        Hunter-Lab:
        33.7567, 14.0795, -71.7312
      #085ac5 color charts
#085ac5 RGB chart
      #085ac5 CMYK chart
      #085ac5 RGB pie chart
      #085ac5 color shades, tints & tones
#085ac5 color schemes
#085ac5 color preview, HTML & CSS examples
           This text has a color of #085ac5        
        
          <p style="color:#085ac5;">Text here</p>
        
        
          .mytext {color:#085ac5;}
        
        Text color #085ac5
      
           This box has a color of #085ac5        
        
          <div style="background-color:#085ac5;">Content here</div>
        
        
          .mybackground {background-color:#085ac5;}
        
        Background color #085ac5
      
           Border around this has a color of #085ac5        
        
          <div style="border:2px solid #085ac5;">Content here</div>
        
        
          .myborder {border:2px solid #085ac5;}
        
        Border color #085ac5