#0d5caf color space conversions
Hex:
        #0d5caf
        RGB:
        13, 92, 175
        CMY:
        95, 64, 31
        CMYK:
        93, 47, 0, 31
      HSL:
        211°, 86.1702%, 36.8627%
        HSV (HSB):
        211°, 92.5714%, 68.6275%
        XYZ:
        11.7310, 10.8350, 42.0305
        xyY:
        0.1816, 0.1677, 10.8350
      CIE-Lab:
        39.3012, 10.5771, -50.2767
        CIE-LCH:
        39.3012, 51.3772, 281.8805
        CIE-Luv:
        39.3012, -21.2580, -73.3993
        Hunter-Lab:
        32.9166, 6.0108, -52.6646
      #0d5caf color charts
#0d5caf RGB chart
      #0d5caf CMYK chart
      #0d5caf RGB pie chart
      #0d5caf color shades, tints & tones
#0d5caf color schemes
#0d5caf color preview, HTML & CSS examples
           This text has a color of #0d5caf        
        
          <p style="color:#0d5caf;">Text here</p>
        
        
          .mytext {color:#0d5caf;}
        
        Text color #0d5caf
      
           This box has a color of #0d5caf        
        
          <div style="background-color:#0d5caf;">Content here</div>
        
        
          .mybackground {background-color:#0d5caf;}
        
        Background color #0d5caf
      
           Border around this has a color of #0d5caf        
        
          <div style="border:2px solid #0d5caf;">Content here</div>
        
        
          .myborder {border:2px solid #0d5caf;}
        
        Border color #0d5caf