#0b057d color space conversions
Hex:
        #0b057d
        RGB:
        11, 5, 125
        CMY:
        96, 98, 51
        CMYK:
        91, 96, 0, 51
      HSL:
        243°, 92.3077%, 25.4902%
        HSV (HSB):
        243°, 96.0000%, 49.0196%
        XYZ:
        3.8940, 1.6604, 19.5173
        xyY:
        0.1553, 0.0662, 1.6604
      CIE-Lab:
        13.5932, 44.8101, -61.7445
        CIE-LCH:
        13.5932, 76.2911, 305.9697
        CIE-Luv:
        13.5932, -3.4507, -52.5303
        Hunter-Lab:
        12.8855, 31.3925, -80.7851
      #0b057d color charts
#0b057d RGB chart
      #0b057d CMYK chart
      #0b057d RGB pie chart
      #0b057d color shades, tints & tones
#0b057d color schemes
#0b057d color preview, HTML & CSS examples
           This text has a color of #0b057d        
        
          <p style="color:#0b057d;">Text here</p>
        
        
          .mytext {color:#0b057d;}
        
        Text color #0b057d
      
           This box has a color of #0b057d        
        
          <div style="background-color:#0b057d;">Content here</div>
        
        
          .mybackground {background-color:#0b057d;}
        
        Background color #0b057d
      
           Border around this has a color of #0b057d        
        
          <div style="border:2px solid #0b057d;">Content here</div>
        
        
          .myborder {border:2px solid #0b057d;}
        
        Border color #0b057d