#0b8fbf color space conversions
Hex:
        #0b8fbf
        RGB:
        11, 143, 191
        CMY:
        96, 44, 25
        CMYK:
        94, 25, 0, 25
      HSL:
        196°, 89.1089%, 39.6078%
        HSV (HSB):
        196°, 94.2408%, 74.9020%
        XYZ:
        19.3644, 23.4777, 52.8012
        xyY:
        0.2025, 0.2455, 23.4777
      CIE-Lab:
        55.5610, -14.2415, -33.7486
        CIE-LCH:
        55.5610, 36.6304, 247.1209
        CIE-Luv:
        55.5610, -37.3242, -50.2779
        Hunter-Lab:
        48.4537, -13.4569, -30.6921
      #0b8fbf color charts
#0b8fbf RGB chart
      #0b8fbf CMYK chart
      #0b8fbf RGB pie chart
      #0b8fbf color shades, tints & tones
#0b8fbf color schemes
#0b8fbf color preview, HTML & CSS examples
           This text has a color of #0b8fbf        
        
          <p style="color:#0b8fbf;">Text here</p>
        
        
          .mytext {color:#0b8fbf;}
        
        Text color #0b8fbf
      
           This box has a color of #0b8fbf        
        
          <div style="background-color:#0b8fbf;">Content here</div>
        
        
          .mybackground {background-color:#0b8fbf;}
        
        Background color #0b8fbf
      
           Border around this has a color of #0b8fbf        
        
          <div style="border:2px solid #0b8fbf;">Content here</div>
        
        
          .myborder {border:2px solid #0b8fbf;}
        
        Border color #0b8fbf