#0b2bdb color space conversions
Hex:
        #0b2bdb
        RGB:
        11, 43, 219
        CMY:
        96, 83, 14
        CMYK:
        95, 80, 0, 14
      HSL:
        231°, 90.4348%, 45.0980%
        HSV (HSB):
        231°, 94.9772%, 85.8824%
        XYZ:
        13.7881, 6.9134, 67.6255
        xyY:
        0.1561, 0.0783, 6.9134
      CIE-Lab:
        31.6089, 57.5084, -88.5555
        CIE-LCH:
        31.6089, 105.5902, 302.9999
        CIE-Luv:
        31.6089, -10.5545, -112.6399
        Hunter-Lab:
        26.2933, 47.5912, -134.0867
      #0b2bdb color charts
#0b2bdb RGB chart
      #0b2bdb CMYK chart
      #0b2bdb RGB pie chart
      #0b2bdb color shades, tints & tones
#0b2bdb color schemes
#0b2bdb color preview, HTML & CSS examples
           This text has a color of #0b2bdb        
        
          <p style="color:#0b2bdb;">Text here</p>
        
        
          .mytext {color:#0b2bdb;}
        
        Text color #0b2bdb
      
           This box has a color of #0b2bdb        
        
          <div style="background-color:#0b2bdb;">Content here</div>
        
        
          .mybackground {background-color:#0b2bdb;}
        
        Background color #0b2bdb
      
           Border around this has a color of #0b2bdb        
        
          <div style="border:2px solid #0b2bdb;">Content here</div>
        
        
          .myborder {border:2px solid #0b2bdb;}
        
        Border color #0b2bdb