#0b70c1 color space conversions
Hex:
        #0b70c1
        RGB:
        11, 112, 193
        CMY:
        96, 56, 24
        CMYK:
        94, 42, 0, 24
      HSL:
        207°, 89.2157%, 40.0000%
        HSV (HSB):
        207°, 94.3005%, 75.6863%
        XYZ:
        15.5578, 15.5097, 52.6258
        xyY:
        0.1859, 0.1853, 15.5097
      CIE-Lab:
        46.3246, 4.8696, -49.4991
        CIE-LCH:
        46.3246, 49.7381, 275.6186
        CIE-Luv:
        46.3246, -26.8539, -75.0324
        Hunter-Lab:
        39.3824, 1.5963, -51.6601
      #0b70c1 color charts
#0b70c1 RGB chart
      #0b70c1 CMYK chart
      #0b70c1 RGB pie chart
      #0b70c1 color shades, tints & tones
#0b70c1 color schemes
#0b70c1 color preview, HTML & CSS examples
           This text has a color of #0b70c1        
        
          <p style="color:#0b70c1;">Text here</p>
        
        
          .mytext {color:#0b70c1;}
        
        Text color #0b70c1
      
           This box has a color of #0b70c1        
        
          <div style="background-color:#0b70c1;">Content here</div>
        
        
          .mybackground {background-color:#0b70c1;}
        
        Background color #0b70c1
      
           Border around this has a color of #0b70c1        
        
          <div style="border:2px solid #0b70c1;">Content here</div>
        
        
          .myborder {border:2px solid #0b70c1;}
        
        Border color #0b70c1