#0b85af color space conversions
Hex:
        #0b85af
        RGB:
        11, 133, 175
        CMY:
        96, 48, 31
        CMYK:
        94, 24, 0, 31
      HSL:
        195°, 88.1720%, 36.4706%
        HSV (HSB):
        195°, 93.7143%, 68.6275%
        XYZ:
        16.2634, 19.9414, 43.5493
        xyY:
        0.2039, 0.2500, 19.9414
      CIE-Lab:
        51.7708, -14.5317, -30.5106
        CIE-LCH:
        51.7708, 33.7945, 244.5323
        CIE-Luv:
        51.7708, -34.9904, -44.3931
        Hunter-Lab:
        44.6557, -13.1387, -26.5620
      #0b85af color charts
#0b85af RGB chart
      #0b85af CMYK chart
      #0b85af RGB pie chart
      #0b85af color shades, tints & tones
#0b85af color schemes
#0b85af color preview, HTML & CSS examples
           This text has a color of #0b85af        
        
          <p style="color:#0b85af;">Text here</p>
        
        
          .mytext {color:#0b85af;}
        
        Text color #0b85af
      
           This box has a color of #0b85af        
        
          <div style="background-color:#0b85af;">Content here</div>
        
        
          .mybackground {background-color:#0b85af;}
        
        Background color #0b85af
      
           Border around this has a color of #0b85af        
        
          <div style="border:2px solid #0b85af;">Content here</div>
        
        
          .myborder {border:2px solid #0b85af;}
        
        Border color #0b85af