#0b5dcc color space conversions
Hex:
        #0b5dcc
        RGB:
        11, 93, 204
        CMY:
        96, 64, 20
        CMYK:
        95, 54, 0, 20
      HSL:
        215°, 89.7674%, 42.1569%
        HSV (HSB):
        215°, 94.6078%, 80.0000%
        XYZ:
        14.9514, 12.2595, 58.7050
        xyY:
        0.1740, 0.1427, 12.2595
      CIE-Lab:
        41.6256, 21.5234, -63.4258
        CIE-LCH:
        41.6256, 66.9783, 288.7445
        CIE-Luv:
        41.6256, -20.7471, -94.1984
        Hunter-Lab:
        35.0135, 14.9492, -74.8984
      #0b5dcc color charts
#0b5dcc RGB chart
      #0b5dcc CMYK chart
      #0b5dcc RGB pie chart
      #0b5dcc color shades, tints & tones
#0b5dcc color schemes
#0b5dcc color preview, HTML & CSS examples
           This text has a color of #0b5dcc        
        
          <p style="color:#0b5dcc;">Text here</p>
        
        
          .mytext {color:#0b5dcc;}
        
        Text color #0b5dcc
      
           This box has a color of #0b5dcc        
        
          <div style="background-color:#0b5dcc;">Content here</div>
        
        
          .mybackground {background-color:#0b5dcc;}
        
        Background color #0b5dcc
      
           Border around this has a color of #0b5dcc        
        
          <div style="border:2px solid #0b5dcc;">Content here</div>
        
        
          .myborder {border:2px solid #0b5dcc;}
        
        Border color #0b5dcc