#0085b1 color space conversions
Hex:
        #0085b1
        RGB:
        0, 133, 177
        CMY:
        100, 48, 31
        CMYK:
        100, 25, 0, 31
      HSL:
        195°, 100.0000%, 34.7059%
        HSV (HSB):
        195°, 100.0000%, 69.4118%
        XYZ:
        16.3233, 19.9494, 44.5853
        xyY:
        0.2019, 0.2467, 19.9494
      CIE-Lab:
        51.7799, -14.2304, -31.6542
        CIE-LCH:
        51.7799, 34.7058, 245.7934
        CIE-Luv:
        51.7799, -35.3558, -46.2747
        Hunter-Lab:
        44.6647, -12.9280, -27.9192
      #0085b1 color charts
#0085b1 RGB chart
      #0085b1 CMYK chart
      #0085b1 RGB pie chart
      #0085b1 color shades, tints & tones
#0085b1 color schemes
#0085b1 color preview, HTML & CSS examples
           This text has a color of #0085b1        
        
          <p style="color:#0085b1;">Text here</p>
        
        
          .mytext {color:#0085b1;}
        
        Text color #0085b1
      
           This box has a color of #0085b1        
        
          <div style="background-color:#0085b1;">Content here</div>
        
        
          .mybackground {background-color:#0085b1;}
        
        Background color #0085b1
      
           Border around this has a color of #0085b1        
        
          <div style="border:2px solid #0085b1;">Content here</div>
        
        
          .myborder {border:2px solid #0085b1;}
        
        Border color #0085b1