#0b208d color space conversions
Hex:
        #0b208d
        RGB:
        11, 32, 141
        CMY:
        96, 87, 45
        CMYK:
        92, 77, 0, 45
      HSL:
        230°, 85.5263%, 29.8039%
        HSV (HSB):
        230°, 92.1986%, 55.2941%
        XYZ:
        5.4622, 3.0273, 25.4957
        xyY:
        0.1607, 0.0891, 3.0273
      CIE-Lab:
        20.1527, 37.1205, -60.9401
        CIE-LCH:
        20.1527, 71.3556, 301.3469
        CIE-Luv:
        20.1527, -6.8862, -66.6517
        Hunter-Lab:
        17.3990, 25.5899, -74.7016
      #0b208d color charts
#0b208d RGB chart
      #0b208d CMYK chart
      #0b208d RGB pie chart
      #0b208d color shades, tints & tones
#0b208d color schemes
#0b208d color preview, HTML & CSS examples
           This text has a color of #0b208d        
        
          <p style="color:#0b208d;">Text here</p>
        
        
          .mytext {color:#0b208d;}
        
        Text color #0b208d
      
           This box has a color of #0b208d        
        
          <div style="background-color:#0b208d;">Content here</div>
        
        
          .mybackground {background-color:#0b208d;}
        
        Background color #0b208d
      
           Border around this has a color of #0b208d        
        
          <div style="border:2px solid #0b208d;">Content here</div>
        
        
          .myborder {border:2px solid #0b208d;}
        
        Border color #0b208d