#0b2fae color space conversions
Hex:
        #0b2fae
        RGB:
        11, 47, 174
        CMY:
        96, 82, 32
        CMYK:
        94, 73, 0, 32
      HSL:
        227°, 88.1081%, 36.2745%
        HSV (HSB):
        227°, 93.6782%, 68.2353%
        XYZ:
        8.7945, 5.1602, 40.5769
        xyY:
        0.1613, 0.0946, 5.1602
      CIE-Lab:
        27.1863, 40.0010, -69.4659
        CIE-LCH:
        27.1863, 80.1597, 299.9349
        CIE-Luv:
        27.1863, -10.1276, -86.5820
        Hunter-Lab:
        22.7160, 29.3533, -90.0067
      #0b2fae color charts
#0b2fae RGB chart
      #0b2fae CMYK chart
      #0b2fae RGB pie chart
      #0b2fae color shades, tints & tones
#0b2fae color schemes
#0b2fae color preview, HTML & CSS examples
           This text has a color of #0b2fae        
        
          <p style="color:#0b2fae;">Text here</p>
        
        
          .mytext {color:#0b2fae;}
        
        Text color #0b2fae
      
           This box has a color of #0b2fae        
        
          <div style="background-color:#0b2fae;">Content here</div>
        
        
          .mybackground {background-color:#0b2fae;}
        
        Background color #0b2fae
      
           Border around this has a color of #0b2fae        
        
          <div style="border:2px solid #0b2fae;">Content here</div>
        
        
          .myborder {border:2px solid #0b2fae;}
        
        Border color #0b2fae