#0b62af color space conversions
Hex:
        #0b62af
        RGB:
        11, 98, 175
        CMY:
        96, 62, 31
        CMYK:
        94, 44, 0, 31
      HSL:
        208°, 88.1720%, 36.4706%
        HSV (HSB):
        208°, 93.7143%, 68.6275%
        XYZ:
        12.2436, 11.9017, 42.2094
        xyY:
        0.1845, 0.1794, 11.9017
      CIE-Lab:
        41.0594, 6.5728, -47.4515
        CIE-LCH:
        41.0594, 47.9046, 277.8862
        CIE-Luv:
        41.0594, -23.2404, -69.8476
        Hunter-Lab:
        34.4988, 2.9765, -48.3924
      #0b62af color charts
#0b62af RGB chart
      #0b62af CMYK chart
      #0b62af RGB pie chart
      #0b62af color shades, tints & tones
#0b62af color schemes
#0b62af color preview, HTML & CSS examples
           This text has a color of #0b62af        
        
          <p style="color:#0b62af;">Text here</p>
        
        
          .mytext {color:#0b62af;}
        
        Text color #0b62af
      
           This box has a color of #0b62af        
        
          <div style="background-color:#0b62af;">Content here</div>
        
        
          .mybackground {background-color:#0b62af;}
        
        Background color #0b62af
      
           Border around this has a color of #0b62af        
        
          <div style="border:2px solid #0b62af;">Content here</div>
        
        
          .myborder {border:2px solid #0b62af;}
        
        Border color #0b62af