#0085bf color space conversions
Hex:
        #0085bf
        RGB:
        0, 133, 191
        CMY:
        100, 48, 25
        CMYK:
        100, 30, 0, 25
      HSL:
        198°, 100.0000%, 37.4510%
        HSV (HSB):
        198°, 100.0000%, 74.9020%
        XYZ:
        17.7915, 20.5366, 52.3165
        xyY:
        0.1963, 0.2266, 20.5366
      CIE-Lab:
        52.4386, -8.9751, -38.6497
        CIE-LCH:
        52.4386, 39.6781, 256.9267
        CIE-Luv:
        52.4386, -34.3811, -58.2854
        Hunter-Lab:
        45.3174, -9.2267, -36.7250
      #0085bf color charts
#0085bf RGB chart
      #0085bf CMYK chart
      #0085bf RGB pie chart
      #0085bf color shades, tints & tones
#0085bf color schemes
#0085bf color preview, HTML & CSS examples
           This text has a color of #0085bf        
        
          <p style="color:#0085bf;">Text here</p>
        
        
          .mytext {color:#0085bf;}
        
        Text color #0085bf
      
           This box has a color of #0085bf        
        
          <div style="background-color:#0085bf;">Content here</div>
        
        
          .mybackground {background-color:#0085bf;}
        
        Background color #0085bf
      
           Border around this has a color of #0085bf        
        
          <div style="border:2px solid #0085bf;">Content here</div>
        
        
          .myborder {border:2px solid #0085bf;}
        
        Border color #0085bf