#0d71ae color space conversions
Hex:
        #0d71ae
        RGB:
        13, 113, 174
        CMY:
        95, 56, 32
        CMYK:
        93, 35, 0, 32
      HSL:
        203°, 86.0963%, 36.6667%
        HSV (HSB):
        203°, 92.5287%, 68.2353%
        XYZ:
        13.7111, 14.9518, 42.2077
        xyY:
        0.1935, 0.2110, 14.9518
      CIE-Lab:
        45.5681, -3.1506, -39.6760
        CIE-LCH:
        45.5681, 39.8009, 265.4598
        CIE-Luv:
        45.5681, -28.0916, -58.8053
        Hunter-Lab:
        38.6676, -4.3742, -37.6509
      #0d71ae color charts
#0d71ae RGB chart
      #0d71ae CMYK chart
      #0d71ae RGB pie chart
      #0d71ae color shades, tints & tones
#0d71ae color schemes
#0d71ae color preview, HTML & CSS examples
           This text has a color of #0d71ae        
        
          <p style="color:#0d71ae;">Text here</p>
        
        
          .mytext {color:#0d71ae;}
        
        Text color #0d71ae
      
           This box has a color of #0d71ae        
        
          <div style="background-color:#0d71ae;">Content here</div>
        
        
          .mybackground {background-color:#0d71ae;}
        
        Background color #0d71ae
      
           Border around this has a color of #0d71ae        
        
          <div style="border:2px solid #0d71ae;">Content here</div>
        
        
          .myborder {border:2px solid #0d71ae;}
        
        Border color #0d71ae