#0b0cbf color space conversions
Hex:
        #0b0cbf
        RGB:
        11, 12, 191
        CMY:
        96, 95, 25
        CMYK:
        94, 94, 0, 25
      HSL:
        240°, 89.1089%, 39.6078%
        HSV (HSB):
        240°, 94.2408%, 74.9020%
        XYZ:
        9.6735, 4.0957, 49.5709
        xyY:
        0.1527, 0.0647, 4.0957
      CIE-Lab:
        23.9853, 61.0946, -84.9175
        CIE-LCH:
        23.9853, 104.6113, 305.7335
        CIE-Luv:
        23.9853, -6.8024, -93.7451
        Hunter-Lab:
        20.2378, 49.9050, -131.0599
      #0b0cbf color charts
#0b0cbf RGB chart
      #0b0cbf CMYK chart
      #0b0cbf RGB pie chart
      #0b0cbf color shades, tints & tones
#0b0cbf color schemes
#0b0cbf color preview, HTML & CSS examples
           This text has a color of #0b0cbf        
        
          <p style="color:#0b0cbf;">Text here</p>
        
        
          .mytext {color:#0b0cbf;}
        
        Text color #0b0cbf
      
           This box has a color of #0b0cbf        
        
          <div style="background-color:#0b0cbf;">Content here</div>
        
        
          .mybackground {background-color:#0b0cbf;}
        
        Background color #0b0cbf
      
           Border around this has a color of #0b0cbf        
        
          <div style="border:2px solid #0b0cbf;">Content here</div>
        
        
          .myborder {border:2px solid #0b0cbf;}
        
        Border color #0b0cbf