#0b5863 color space conversions
Hex:
        #0b5863
        RGB:
        11, 88, 99
        CMY:
        96, 65, 61
        CMYK:
        89, 11, 0, 61
      HSL:
        188°, 80.0000%, 21.5686%
        HSV (HSB):
        188°, 88.8889%, 38.8235%
        XYZ:
        5.8799, 7.9514, 13.0293
        xyY:
        0.2189, 0.2960, 7.9514
      CIE-Lab:
        33.8816, -17.2583, -12.5533
        CIE-LCH:
        33.8816, 21.3409, 216.0314
        CIE-Luv:
        33.8816, -24.0656, -14.3644
        Hunter-Lab:
        28.1983, -12.1265, -7.6566
      #0b5863 color charts
#0b5863 RGB chart
      #0b5863 CMYK chart
      #0b5863 RGB pie chart
      #0b5863 color shades, tints & tones
#0b5863 color schemes
#0b5863 color preview, HTML & CSS examples
           This text has a color of #0b5863        
        
          <p style="color:#0b5863;">Text here</p>
        
        
          .mytext {color:#0b5863;}
        
        Text color #0b5863
      
           This box has a color of #0b5863        
        
          <div style="background-color:#0b5863;">Content here</div>
        
        
          .mybackground {background-color:#0b5863;}
        
        Background color #0b5863
      
           Border around this has a color of #0b5863        
        
          <div style="border:2px solid #0b5863;">Content here</div>
        
        
          .myborder {border:2px solid #0b5863;}
        
        Border color #0b5863