#0b808d color space conversions
Hex:
        #0b808d
        RGB:
        11, 128, 141
        CMY:
        96, 50, 45
        CMYK:
        92, 9, 0, 45
      HSL:
        186°, 85.5263%, 29.8039%
        HSV (HSB):
        186°, 92.1986%, 55.2941%
        XYZ:
        12.6649, 17.4326, 27.8966
        xyY:
        0.2184, 0.3006, 17.4326
      CIE-Lab:
        48.8005, -23.9301, -15.3013
        CIE-LCH:
        48.8005, 28.4039, 212.5955
        CIE-Luv:
        48.8005, -35.6985, -18.9658
        Hunter-Lab:
        41.7523, -18.9215, -10.3877
      #0b808d color charts
#0b808d RGB chart
      #0b808d CMYK chart
      #0b808d RGB pie chart
      #0b808d color shades, tints & tones
#0b808d color schemes
#0b808d color preview, HTML & CSS examples
           This text has a color of #0b808d        
        
          <p style="color:#0b808d;">Text here</p>
        
        
          .mytext {color:#0b808d;}
        
        Text color #0b808d
      
           This box has a color of #0b808d        
        
          <div style="background-color:#0b808d;">Content here</div>
        
        
          .mybackground {background-color:#0b808d;}
        
        Background color #0b808d
      
           Border around this has a color of #0b808d        
        
          <div style="border:2px solid #0b808d;">Content here</div>
        
        
          .myborder {border:2px solid #0b808d;}
        
        Border color #0b808d