#0b475a color space conversions
Hex:
        #0b475a
        RGB:
        11, 71, 90
        CMY:
        96, 72, 65
        CMYK:
        88, 21, 0, 65
      HSL:
        194°, 78.2178%, 19.8039%
        HSV (HSB):
        194°, 87.7778%, 35.2941%
        XYZ:
        4.2367, 5.3158, 10.4756
        xyY:
        0.2115, 0.2654, 5.3158
      CIE-Lab:
        27.6162, -10.7179, -16.4435
        CIE-LCH:
        27.6162, 19.6281, 236.9035
        CIE-Luv:
        27.6162, -18.3051, -19.3008
        Hunter-Lab:
        23.0560, -7.5474, -10.7995
      #0b475a color charts
#0b475a RGB chart
      #0b475a CMYK chart
      #0b475a RGB pie chart
      #0b475a color shades, tints & tones
#0b475a color schemes
#0b475a color preview, HTML & CSS examples
           This text has a color of #0b475a        
        
          <p style="color:#0b475a;">Text here</p>
        
        
          .mytext {color:#0b475a;}
        
        Text color #0b475a
      
           This box has a color of #0b475a        
        
          <div style="background-color:#0b475a;">Content here</div>
        
        
          .mybackground {background-color:#0b475a;}
        
        Background color #0b475a
      
           Border around this has a color of #0b475a        
        
          <div style="border:2px solid #0b475a;">Content here</div>
        
        
          .myborder {border:2px solid #0b475a;}
        
        Border color #0b475a