#0d629d color space conversions
Hex:
        #0d629d
        RGB:
        13, 98, 157
        CMY:
        95, 62, 38
        CMYK:
        92, 38, 0, 38
      HSL:
        205°, 84.7059%, 33.3333%
        HSV (HSB):
        205°, 91.7197%, 61.5686%
        XYZ:
        10.6195, 11.2553, 33.5111
        xyY:
        0.1917, 0.2032, 11.2553
      CIE-Lab:
        40.0071, -0.5905, -38.4689
        CIE-LCH:
        40.0071, 38.4734, 269.1205
        CIE-Luv:
        40.0071, -23.9883, -55.4087
        Hunter-Lab:
        33.5488, -2.2086, -35.7390
      #0d629d color charts
#0d629d RGB chart
      #0d629d CMYK chart
      #0d629d RGB pie chart
      #0d629d color shades, tints & tones
#0d629d color schemes
#0d629d color preview, HTML & CSS examples
           This text has a color of #0d629d        
        
          <p style="color:#0d629d;">Text here</p>
        
        
          .mytext {color:#0d629d;}
        
        Text color #0d629d
      
           This box has a color of #0d629d        
        
          <div style="background-color:#0d629d;">Content here</div>
        
        
          .mybackground {background-color:#0d629d;}
        
        Background color #0d629d
      
           Border around this has a color of #0d629d        
        
          <div style="border:2px solid #0d629d;">Content here</div>
        
        
          .myborder {border:2px solid #0d629d;}
        
        Border color #0d629d