#085bee color space conversions
Hex:
        #085bee
        RGB:
        8, 91, 238
        CMY:
        97, 64, 7
        CMYK:
        97, 62, 0, 7
      HSL:
        218°, 93.4959%, 48.2353%
        HSV (HSB):
        218°, 96.6387%, 93.3333%
        XYZ:
        19.2738, 13.7068, 82.5188
        xyY:
        0.1669, 0.1187, 13.7068
      CIE-Lab:
        43.8095, 35.9517, -79.2253
        CIE-LCH:
        43.8095, 87.0009, 294.4081
        CIE-Luv:
        43.8095, -19.7350, -118.0147
        Hunter-Lab:
        37.0228, 28.1363, -106.2336
      #085bee color charts
#085bee RGB chart
      #085bee CMYK chart
      #085bee RGB pie chart
      #085bee color shades, tints & tones
#085bee color schemes
#085bee color preview, HTML & CSS examples
           This text has a color of #085bee        
        
          <p style="color:#085bee;">Text here</p>
        
        
          .mytext {color:#085bee;}
        
        Text color #085bee
      
           This box has a color of #085bee        
        
          <div style="background-color:#085bee;">Content here</div>
        
        
          .mybackground {background-color:#085bee;}
        
        Background color #085bee
      
           Border around this has a color of #085bee        
        
          <div style="border:2px solid #085bee;">Content here</div>
        
        
          .myborder {border:2px solid #085bee;}
        
        Border color #085bee