#0b2942 color space conversions
Hex:
        #0b2942
        RGB:
        11, 41, 66
        CMY:
        96, 84, 74
        CMYK:
        83, 38, 0, 74
      HSL:
        207°, 71.4286%, 15.0980%
        HSV (HSB):
        207°, 83.3333%, 25.8824%
        XYZ:
        1.9143, 2.0504, 5.4491
        xyY:
        0.2034, 0.2178, 2.0504
      CIE-Lab:
        15.7494, -0.8123, -18.9627
        CIE-LCH:
        15.7494, 18.9801, 267.5471
        CIE-Luv:
        15.7494, -8.5222, -18.8097
        Hunter-Lab:
        14.3191, -1.1948, -12.5394
      #0b2942 color charts
#0b2942 RGB chart
      #0b2942 CMYK chart
      #0b2942 RGB pie chart
      #0b2942 color shades, tints & tones
#0b2942 color schemes
#0b2942 color preview, HTML & CSS examples
           This text has a color of #0b2942        
        
          <p style="color:#0b2942;">Text here</p>
        
        
          .mytext {color:#0b2942;}
        
        Text color #0b2942
      
           This box has a color of #0b2942        
        
          <div style="background-color:#0b2942;">Content here</div>
        
        
          .mybackground {background-color:#0b2942;}
        
        Background color #0b2942
      
           Border around this has a color of #0b2942        
        
          <div style="border:2px solid #0b2942;">Content here</div>
        
        
          .myborder {border:2px solid #0b2942;}
        
        Border color #0b2942