#085bbb color space conversions
Hex:
        #085bbb
        RGB:
        8, 91, 187
        CMY:
        97, 64, 27
        CMYK:
        96, 51, 0, 27
      HSL:
        212°, 91.7949%, 38.2353%
        HSV (HSB):
        212°, 95.7219%, 73.3333%
        XYZ:
        12.8109, 11.1217, 48.4852
        xyY:
        0.1769, 0.1536, 11.1217
      CIE-Lab:
        39.7846, 15.9089, -56.5457
        CIE-LCH:
        39.7846, 58.7410, 285.7138
        CIE-Luv:
        39.7846, -20.7976, -82.9788
        Hunter-Lab:
        33.3491, 10.2087, -62.8553
      #085bbb color charts
#085bbb RGB chart
      #085bbb CMYK chart
      #085bbb RGB pie chart
      #085bbb color shades, tints & tones
#085bbb color schemes
#085bbb color preview, HTML & CSS examples
           This text has a color of #085bbb        
        
          <p style="color:#085bbb;">Text here</p>
        
        
          .mytext {color:#085bbb;}
        
        Text color #085bbb
      
           This box has a color of #085bbb        
        
          <div style="background-color:#085bbb;">Content here</div>
        
        
          .mybackground {background-color:#085bbb;}
        
        Background color #085bbb
      
           Border around this has a color of #085bbb        
        
          <div style="border:2px solid #085bbb;">Content here</div>
        
        
          .myborder {border:2px solid #085bbb;}
        
        Border color #085bbb