#0b79ae color space conversions
Hex:
        #0b79ae
        RGB:
        11, 121, 174
        CMY:
        96, 53, 32
        CMYK:
        94, 30, 0, 32
      HSL:
        200°, 88.1081%, 36.2745%
        HSV (HSB):
        200°, 93.6782%, 68.2353%
        XYZ:
        14.6154, 16.8019, 42.5172
        xyY:
        0.1977, 0.2273, 16.8019
      CIE-Lab:
        48.0094, -8.0309, -35.8223
        CIE-LCH:
        48.0094, 36.7115, 257.3640
        CIE-Luv:
        48.0094, -30.9152, -52.8800
        Hunter-Lab:
        40.9901, -8.0870, -32.8058
      #0b79ae color charts
#0b79ae RGB chart
      #0b79ae CMYK chart
      #0b79ae RGB pie chart
      #0b79ae color shades, tints & tones
#0b79ae color schemes
#0b79ae color preview, HTML & CSS examples
           This text has a color of #0b79ae        
        
          <p style="color:#0b79ae;">Text here</p>
        
        
          .mytext {color:#0b79ae;}
        
        Text color #0b79ae
      
           This box has a color of #0b79ae        
        
          <div style="background-color:#0b79ae;">Content here</div>
        
        
          .mybackground {background-color:#0b79ae;}
        
        Background color #0b79ae
      
           Border around this has a color of #0b79ae        
        
          <div style="border:2px solid #0b79ae;">Content here</div>
        
        
          .myborder {border:2px solid #0b79ae;}
        
        Border color #0b79ae