#0b048f color space conversions
Hex:
        #0b048f
        RGB:
        11, 4, 143
        CMY:
        96, 98, 44
        CMYK:
        92, 97, 0, 44
      HSL:
        243°, 94.5578%, 28.8235%
        HSV (HSB):
        243°, 97.2028%, 56.0784%
        XYZ:
        5.1394, 2.1412, 26.1290
        xyY:
        0.1538, 0.0641, 2.1412
      CIE-Lab:
        16.2112, 50.2303, -68.7481
        CIE-LCH:
        16.2112, 85.1434, 306.1535
        CIE-Luv:
        16.2112, -4.2306, -63.5821
        Hunter-Lab:
        14.6327, 37.0864, -95.6291
      #0b048f color charts
#0b048f RGB chart
      #0b048f CMYK chart
      #0b048f RGB pie chart
      #0b048f color shades, tints & tones
#0b048f color schemes
#0b048f color preview, HTML & CSS examples
           This text has a color of #0b048f        
        
          <p style="color:#0b048f;">Text here</p>
        
        
          .mytext {color:#0b048f;}
        
        Text color #0b048f
      
           This box has a color of #0b048f        
        
          <div style="background-color:#0b048f;">Content here</div>
        
        
          .mybackground {background-color:#0b048f;}
        
        Background color #0b048f
      
           Border around this has a color of #0b048f        
        
          <div style="border:2px solid #0b048f;">Content here</div>
        
        
          .myborder {border:2px solid #0b048f;}
        
        Border color #0b048f