#0b2a48 color space conversions
Hex:
        #0b2a48
        RGB:
        11, 42, 72
        CMY:
        96, 84, 72
        CMYK:
        85, 42, 0, 72
      HSL:
        210°, 73.4940%, 16.2745%
        HSV (HSB):
        210°, 84.7222%, 28.2353%
        XYZ:
        2.1357, 2.1950, 6.4420
        xyY:
        0.1983, 0.2038, 2.1950
      CIE-Lab:
        16.4788, 1.0971, -21.9343
        CIE-LCH:
        16.4788, 21.9617, 272.8635
        CIE-Luv:
        16.4788, -8.7327, -22.5164
        Hunter-Lab:
        14.8154, -0.1957, -15.4096
      #0b2a48 color charts
#0b2a48 RGB chart
      #0b2a48 CMYK chart
      #0b2a48 RGB pie chart
      #0b2a48 color shades, tints & tones
#0b2a48 color schemes
#0b2a48 color preview, HTML & CSS examples
           This text has a color of #0b2a48        
        
          <p style="color:#0b2a48;">Text here</p>
        
        
          .mytext {color:#0b2a48;}
        
        Text color #0b2a48
      
           This box has a color of #0b2a48        
        
          <div style="background-color:#0b2a48;">Content here</div>
        
        
          .mybackground {background-color:#0b2a48;}
        
        Background color #0b2a48
      
           Border around this has a color of #0b2a48        
        
          <div style="border:2px solid #0b2a48;">Content here</div>
        
        
          .myborder {border:2px solid #0b2a48;}
        
        Border color #0b2a48