#0b415e color space conversions
Hex:
        #0b415e
        RGB:
        11, 65, 94
        CMY:
        96, 75, 63
        CMYK:
        88, 31, 0, 63
      HSL:
        201°, 79.0476%, 20.5882%
        HSV (HSB):
        201°, 88.2979%, 36.8627%
        XYZ:
        4.0487, 4.6599, 11.2757
        xyY:
        0.2026, 0.2332, 4.6599
      CIE-Lab:
        25.7430, -5.3060, -21.9494
        CIE-LCH:
        25.7430, 22.5816, 256.4101
        CIE-Luv:
        25.7430, -15.9212, -26.5045
        Hunter-Lab:
        21.5868, -4.2985, -15.8590
      #0b415e color charts
#0b415e RGB chart
      #0b415e CMYK chart
      #0b415e RGB pie chart
      #0b415e color shades, tints & tones
#0b415e color schemes
#0b415e color preview, HTML & CSS examples
           This text has a color of #0b415e        
        
          <p style="color:#0b415e;">Text here</p>
        
        
          .mytext {color:#0b415e;}
        
        Text color #0b415e
      
           This box has a color of #0b415e        
        
          <div style="background-color:#0b415e;">Content here</div>
        
        
          .mybackground {background-color:#0b415e;}
        
        Background color #0b415e
      
           Border around this has a color of #0b415e        
        
          <div style="border:2px solid #0b415e;">Content here</div>
        
        
          .myborder {border:2px solid #0b415e;}
        
        Border color #0b415e