#0b96a2 color space conversions
Hex:
        #0b96a2
        RGB:
        11, 150, 162
        CMY:
        96, 41, 36
        CMYK:
        93, 7, 0, 36
      HSL:
        185°, 87.2832%, 33.9216%
        HSV (HSB):
        185°, 93.2099%, 63.5294%
        XYZ:
        17.5659, 24.4925, 37.9841
        xyY:
        0.2195, 0.3060, 24.4925
      CIE-Lab:
        56.5775, -28.0291, -15.6581
        CIE-LCH:
        56.5775, 32.1062, 209.1893
        CIE-Luv:
        56.5775, -41.9268, -19.4943
        Hunter-Lab:
        49.4899, -23.2505, -10.8629
      #0b96a2 color charts
#0b96a2 RGB chart
      #0b96a2 CMYK chart
      #0b96a2 RGB pie chart
      #0b96a2 color shades, tints & tones
#0b96a2 color schemes
#0b96a2 color preview, HTML & CSS examples
           This text has a color of #0b96a2        
        
          <p style="color:#0b96a2;">Text here</p>
        
        
          .mytext {color:#0b96a2;}
        
        Text color #0b96a2
      
           This box has a color of #0b96a2        
        
          <div style="background-color:#0b96a2;">Content here</div>
        
        
          .mybackground {background-color:#0b96a2;}
        
        Background color #0b96a2
      
           Border around this has a color of #0b96a2        
        
          <div style="border:2px solid #0b96a2;">Content here</div>
        
        
          .myborder {border:2px solid #0b96a2;}
        
        Border color #0b96a2