#0d5bad color space conversions
Hex:
        #0d5bad
        RGB:
        13, 91, 173
        CMY:
        95, 64, 32
        CMYK:
        92, 47, 0, 32
      HSL:
        211°, 86.0215%, 36.4706%
        HSV (HSB):
        211°, 92.4855%, 67.8431%
        XYZ:
        11.4499, 10.5849, 40.9748
        xyY:
        0.1817, 0.1680, 10.5849
      CIE-Lab:
        38.8723, 10.4212, -49.7865
        CIE-LCH:
        38.8723, 50.8655, 281.8224
        CIE-Luv:
        38.8723, -21.0251, -72.4491
        Hunter-Lab:
        32.5344, 5.8847, -51.8975
      #0d5bad color charts
#0d5bad RGB chart
      #0d5bad CMYK chart
      #0d5bad RGB pie chart
      #0d5bad color shades, tints & tones
#0d5bad color schemes
#0d5bad color preview, HTML & CSS examples
           This text has a color of #0d5bad        
        
          <p style="color:#0d5bad;">Text here</p>
        
        
          .mytext {color:#0d5bad;}
        
        Text color #0d5bad
      
           This box has a color of #0d5bad        
        
          <div style="background-color:#0d5bad;">Content here</div>
        
        
          .mybackground {background-color:#0d5bad;}
        
        Background color #0d5bad
      
           Border around this has a color of #0d5bad        
        
          <div style="border:2px solid #0d5bad;">Content here</div>
        
        
          .myborder {border:2px solid #0d5bad;}
        
        Border color #0d5bad