#0b4282 color space conversions
Hex:
        #0b4282
        RGB:
        11, 66, 130
        CMY:
        96, 74, 49
        CMYK:
        92, 49, 0, 49
      HSL:
        212°, 84.3972%, 27.6471%
        HSV (HSB):
        212°, 91.5385%, 50.9804%
        XYZ:
        6.1155, 5.5793, 21.8737
        xyY:
        0.1822, 0.1662, 5.5793
      CIE-Lab:
        28.3252, 9.2984, -40.7115
        CIE-LCH:
        28.3252, 41.7599, 282.8656
        CIE-Luv:
        28.3252, -14.8959, -53.4907
        Hunter-Lab:
        23.6205, 4.8788, -38.3709
      #0b4282 color charts
#0b4282 RGB chart
      #0b4282 CMYK chart
      #0b4282 RGB pie chart
      #0b4282 color shades, tints & tones
#0b4282 color schemes
#0b4282 color preview, HTML & CSS examples
           This text has a color of #0b4282        
        
          <p style="color:#0b4282;">Text here</p>
        
        
          .mytext {color:#0b4282;}
        
        Text color #0b4282
      
           This box has a color of #0b4282        
        
          <div style="background-color:#0b4282;">Content here</div>
        
        
          .mybackground {background-color:#0b4282;}
        
        Background color #0b4282
      
           Border around this has a color of #0b4282        
        
          <div style="border:2px solid #0b4282;">Content here</div>
        
        
          .myborder {border:2px solid #0b4282;}
        
        Border color #0b4282