#0b86bf color space conversions
Hex:
        #0b86bf
        RGB:
        11, 134, 191
        CMY:
        96, 47, 25
        CMYK:
        94, 30, 0, 25
      HSL:
        199°, 89.1089%, 39.6078%
        HSV (HSB):
        199°, 94.2408%, 74.9020%
        XYZ:
        18.0671, 20.8829, 52.3688
        xyY:
        0.1978, 0.2287, 20.8829
      CIE-Lab:
        52.8211, -9.1547, -38.0423
        CIE-LCH:
        52.8211, 39.1284, 256.4693
        CIE-Luv:
        52.8211, -34.2483, -57.3575
        Hunter-Lab:
        45.6978, -9.3996, -35.9566
      #0b86bf color charts
#0b86bf RGB chart
      #0b86bf CMYK chart
      #0b86bf RGB pie chart
      #0b86bf color shades, tints & tones
#0b86bf color schemes
#0b86bf color preview, HTML & CSS examples
           This text has a color of #0b86bf        
        
          <p style="color:#0b86bf;">Text here</p>
        
        
          .mytext {color:#0b86bf;}
        
        Text color #0b86bf
      
           This box has a color of #0b86bf        
        
          <div style="background-color:#0b86bf;">Content here</div>
        
        
          .mybackground {background-color:#0b86bf;}
        
        Background color #0b86bf
      
           Border around this has a color of #0b86bf        
        
          <div style="border:2px solid #0b86bf;">Content here</div>
        
        
          .myborder {border:2px solid #0b86bf;}
        
        Border color #0b86bf