#0b047b color space conversions
Hex:
        #0b047b
        RGB:
        11, 4, 123
        CMY:
        96, 98, 52
        CMYK:
        91, 97, 0, 52
      HSL:
        244°, 93.7008%, 24.9020%
        HSV (HSB):
        244°, 96.7480%, 48.2353%
        XYZ:
        3.7566, 1.5880, 18.8474
        xyY:
        0.1553, 0.0656, 1.5880
      CIE-Lab:
        13.1572, 44.6383, -61.1911
        CIE-LCH:
        13.1572, 75.7426, 306.1104
        CIE-Luv:
        13.1572, -3.2856, -51.0445
        Hunter-Lab:
        12.6017, 31.1578, -79.8540
      #0b047b color charts
#0b047b RGB chart
      #0b047b CMYK chart
      #0b047b RGB pie chart
      #0b047b color shades, tints & tones
#0b047b color schemes
#0b047b color preview, HTML & CSS examples
           This text has a color of #0b047b        
        
          <p style="color:#0b047b;">Text here</p>
        
        
          .mytext {color:#0b047b;}
        
        Text color #0b047b
      
           This box has a color of #0b047b        
        
          <div style="background-color:#0b047b;">Content here</div>
        
        
          .mybackground {background-color:#0b047b;}
        
        Background color #0b047b
      
           Border around this has a color of #0b047b        
        
          <div style="border:2px solid #0b047b;">Content here</div>
        
        
          .myborder {border:2px solid #0b047b;}
        
        Border color #0b047b