#0b06bd color space conversions
Hex:
        #0b06bd
        RGB:
        11, 6, 189
        CMY:
        96, 98, 26
        CMYK:
        94, 97, 0, 26
      HSL:
        242°, 93.8462%, 38.2353%
        HSV (HSB):
        242°, 96.8254%, 74.1176%
        XYZ:
        9.3884, 3.8755, 48.3973
        xyY:
        0.1523, 0.0629, 3.8755
      CIE-Lab:
        23.2556, 61.9243, -84.9517
        CIE-LCH:
        23.2556, 105.1257, 306.0896
        CIE-Luv:
        23.2556, -6.4375, -92.0152
        Hunter-Lab:
        19.6863, 50.6758, -131.9794
      #0b06bd color charts
#0b06bd RGB chart
      #0b06bd CMYK chart
      #0b06bd RGB pie chart
      #0b06bd color shades, tints & tones
#0b06bd color schemes
#0b06bd color preview, HTML & CSS examples
           This text has a color of #0b06bd        
        
          <p style="color:#0b06bd;">Text here</p>
        
        
          .mytext {color:#0b06bd;}
        
        Text color #0b06bd
      
           This box has a color of #0b06bd        
        
          <div style="background-color:#0b06bd;">Content here</div>
        
        
          .mybackground {background-color:#0b06bd;}
        
        Background color #0b06bd
      
           Border around this has a color of #0b06bd        
        
          <div style="border:2px solid #0b06bd;">Content here</div>
        
        
          .myborder {border:2px solid #0b06bd;}
        
        Border color #0b06bd