#0d698d color space conversions
Hex:
        #0d698d
        RGB:
        13, 105, 141
        CMY:
        95, 59, 45
        CMYK:
        91, 26, 0, 45
      HSL:
        197°, 83.1169%, 30.1961%
        HSV (HSB):
        197°, 90.7801%, 55.2941%
        XYZ:
        10.0253, 12.1118, 27.0087
        xyY:
        0.2040, 0.2464, 12.1118
      CIE-Lab:
        41.3933, -11.1434, -26.7102
        CIE-LCH:
        41.3933, 28.9415, 247.3543
        CIE-Luv:
        41.3933, -27.3378, -36.9407
        Hunter-Lab:
        34.8020, -9.4838, -21.6517
      #0d698d color charts
#0d698d RGB chart
      #0d698d CMYK chart
      #0d698d RGB pie chart
      #0d698d color shades, tints & tones
#0d698d color schemes
#0d698d color preview, HTML & CSS examples
           This text has a color of #0d698d        
        
          <p style="color:#0d698d;">Text here</p>
        
        
          .mytext {color:#0d698d;}
        
        Text color #0d698d
      
           This box has a color of #0d698d        
        
          <div style="background-color:#0d698d;">Content here</div>
        
        
          .mybackground {background-color:#0d698d;}
        
        Background color #0d698d
      
           Border around this has a color of #0d698d        
        
          <div style="border:2px solid #0d698d;">Content here</div>
        
        
          .myborder {border:2px solid #0d698d;}
        
        Border color #0d698d