#0b2ade color space conversions
Hex:
        #0b2ade
        RGB:
        11, 42, 222
        CMY:
        96, 84, 13
        CMYK:
        95, 81, 0, 13
      HSL:
        231°, 90.5579%, 45.6863%
        HSV (HSB):
        231°, 95.0450%, 87.0588%
        XYZ:
        14.1508, 7.0010, 69.7127
        xyY:
        0.1557, 0.0770, 7.0010
      CIE-Lab:
        31.8092, 58.9289, -89.9479
        CIE-LCH:
        31.8092, 107.5325, 303.2306
        CIE-Luv:
        31.8092, -10.5154, -114.3024
        Hunter-Lab:
        26.4594, 49.1599, -137.6901
      #0b2ade color charts
#0b2ade RGB chart
      #0b2ade CMYK chart
      #0b2ade RGB pie chart
      #0b2ade color shades, tints & tones
#0b2ade color schemes
#0b2ade color preview, HTML & CSS examples
           This text has a color of #0b2ade        
        
          <p style="color:#0b2ade;">Text here</p>
        
        
          .mytext {color:#0b2ade;}
        
        Text color #0b2ade
      
           This box has a color of #0b2ade        
        
          <div style="background-color:#0b2ade;">Content here</div>
        
        
          .mybackground {background-color:#0b2ade;}
        
        Background color #0b2ade
      
           Border around this has a color of #0b2ade        
        
          <div style="border:2px solid #0b2ade;">Content here</div>
        
        
          .myborder {border:2px solid #0b2ade;}
        
        Border color #0b2ade