#0b06bc color space conversions
Hex:
        #0b06bc
        RGB:
        11, 6, 188
        CMY:
        96, 98, 26
        CMYK:
        94, 97, 0, 26
      HSL:
        242°, 93.8144%, 38.0392%
        HSV (HSB):
        242°, 96.8085%, 73.7255%
        XYZ:
        9.2802, 3.8322, 47.8275
        xyY:
        0.1523, 0.0629, 3.8322
      CIE-Lab:
        23.1089, 61.6652, -84.6032
        CIE-LCH:
        23.1089, 104.6914, 306.0874
        CIE-Luv:
        23.1089, -6.3930, -91.4134
        Hunter-Lab:
        19.5761, 50.3614, -131.1516
      #0b06bc color charts
#0b06bc RGB chart
      #0b06bc CMYK chart
      #0b06bc RGB pie chart
      #0b06bc color shades, tints & tones
#0b06bc color schemes
#0b06bc color preview, HTML & CSS examples
           This text has a color of #0b06bc        
        
          <p style="color:#0b06bc;">Text here</p>
        
        
          .mytext {color:#0b06bc;}
        
        Text color #0b06bc
      
           This box has a color of #0b06bc        
        
          <div style="background-color:#0b06bc;">Content here</div>
        
        
          .mybackground {background-color:#0b06bc;}
        
        Background color #0b06bc
      
           Border around this has a color of #0b06bc        
        
          <div style="border:2px solid #0b06bc;">Content here</div>
        
        
          .myborder {border:2px solid #0b06bc;}
        
        Border color #0b06bc