#0b70be color space conversions
Hex:
        #0b70be
        RGB:
        11, 112, 190
        CMY:
        96, 56, 25
        CMYK:
        94, 41, 0, 25
      HSL:
        206°, 89.0547%, 39.4118%
        HSV (HSB):
        206°, 94.2105%, 74.5098%
        XYZ:
        15.2264, 15.3772, 50.8808
        xyY:
        0.1869, 0.1887, 15.3772
      CIE-Lab:
        46.1465, 3.6813, -48.0518
        CIE-LCH:
        46.1465, 48.1926, 274.3809
        CIE-Luv:
        46.1465, -27.0032, -72.6307
        Hunter-Lab:
        39.2138, 0.6863, -49.4805
      #0b70be color charts
#0b70be RGB chart
      #0b70be CMYK chart
      #0b70be RGB pie chart
      #0b70be color shades, tints & tones
#0b70be color schemes
#0b70be color preview, HTML & CSS examples
           This text has a color of #0b70be        
        
          <p style="color:#0b70be;">Text here</p>
        
        
          .mytext {color:#0b70be;}
        
        Text color #0b70be
      
           This box has a color of #0b70be        
        
          <div style="background-color:#0b70be;">Content here</div>
        
        
          .mybackground {background-color:#0b70be;}
        
        Background color #0b70be
      
           Border around this has a color of #0b70be        
        
          <div style="border:2px solid #0b70be;">Content here</div>
        
        
          .myborder {border:2px solid #0b70be;}
        
        Border color #0b70be