#0b1285 color space conversions
Hex:
        #0b1285
        RGB:
        11, 18, 133
        CMY:
        96, 93, 48
        CMYK:
        92, 86, 0, 48
      HSL:
        237°, 84.7222%, 28.2353%
        HSV (HSB):
        237°, 91.7293%, 52.1569%
        XYZ:
        4.5880, 2.1972, 22.3726
        xyY:
        0.1573, 0.0754, 2.1972
      CIE-Lab:
        16.4899, 42.0098, -62.0010
        CIE-LCH:
        16.4899, 74.8929, 304.1202
        CIE-Luv:
        16.4899, -4.8232, -59.8945
        Hunter-Lab:
        14.8230, 29.3083, -79.1112
      #0b1285 color charts
#0b1285 RGB chart
      #0b1285 CMYK chart
      #0b1285 RGB pie chart
      #0b1285 color shades, tints & tones
#0b1285 color schemes
#0b1285 color preview, HTML & CSS examples
           This text has a color of #0b1285        
        
          <p style="color:#0b1285;">Text here</p>
        
        
          .mytext {color:#0b1285;}
        
        Text color #0b1285
      
           This box has a color of #0b1285        
        
          <div style="background-color:#0b1285;">Content here</div>
        
        
          .mybackground {background-color:#0b1285;}
        
        Background color #0b1285
      
           Border around this has a color of #0b1285        
        
          <div style="border:2px solid #0b1285;">Content here</div>
        
        
          .myborder {border:2px solid #0b1285;}
        
        Border color #0b1285