#0d70bd color space conversions
Hex:
        #0d70bd
        RGB:
        13, 112, 189
        CMY:
        95, 56, 26
        CMYK:
        93, 41, 0, 26
      HSL:
        206°, 87.1287%, 39.6078%
        HSV (HSB):
        206°, 93.1217%, 74.1176%
        XYZ:
        15.1455, 15.3480, 50.3083
        xyY:
        0.1874, 0.1899, 15.3480
      CIE-Lab:
        46.1072, 3.3684, -47.5353
        CIE-LCH:
        46.1072, 47.6545, 274.0533
        CIE-Luv:
        46.1072, -26.9534, -71.7915
        Hunter-Lab:
        39.1766, 0.4482, -48.7133
      #0d70bd color charts
#0d70bd RGB chart
      #0d70bd CMYK chart
      #0d70bd RGB pie chart
      #0d70bd color shades, tints & tones
#0d70bd color schemes
#0d70bd color preview, HTML & CSS examples
           This text has a color of #0d70bd        
        
          <p style="color:#0d70bd;">Text here</p>
        
        
          .mytext {color:#0d70bd;}
        
        Text color #0d70bd
      
           This box has a color of #0d70bd        
        
          <div style="background-color:#0d70bd;">Content here</div>
        
        
          .mybackground {background-color:#0d70bd;}
        
        Background color #0d70bd
      
           Border around this has a color of #0d70bd        
        
          <div style="border:2px solid #0d70bd;">Content here</div>
        
        
          .myborder {border:2px solid #0d70bd;}
        
        Border color #0d70bd