#085cc5 color space conversions
Hex:
        #085cc5
        RGB:
        8, 92, 197
        CMY:
        97, 64, 23
        CMYK:
        96, 53, 0, 23
      HSL:
        213°, 92.1951%, 40.1961%
        HSV (HSB):
        213°, 95.9391%, 77.2549%
        XYZ:
        14.0053, 11.7371, 54.3507
        xyY:
        0.1749, 0.1465, 11.7371
      CIE-Lab:
        40.7952, 19.2847, -60.7289
        CIE-LCH:
        40.7952, 63.7174, 287.6175
        CIE-Luv:
        40.7952, -20.7842, -89.7259
        Hunter-Lab:
        34.2595, 13.0169, -70.0784
      #085cc5 color charts
#085cc5 RGB chart
      #085cc5 CMYK chart
      #085cc5 RGB pie chart
      #085cc5 color shades, tints & tones
#085cc5 color schemes
#085cc5 color preview, HTML & CSS examples
           This text has a color of #085cc5        
        
          <p style="color:#085cc5;">Text here</p>
        
        
          .mytext {color:#085cc5;}
        
        Text color #085cc5
      
           This box has a color of #085cc5        
        
          <div style="background-color:#085cc5;">Content here</div>
        
        
          .mybackground {background-color:#085cc5;}
        
        Background color #085cc5
      
           Border around this has a color of #085cc5        
        
          <div style="border:2px solid #085cc5;">Content here</div>
        
        
          .myborder {border:2px solid #085cc5;}
        
        Border color #085cc5