#0d5fae color space conversions
Hex:
        #0d5fae
        RGB:
        13, 95, 174
        CMY:
        95, 63, 32
        CMYK:
        93, 45, 0, 32
      HSL:
        209°, 86.0963%, 36.6667%
        HSV (HSB):
        209°, 92.5287%, 68.2353%
        XYZ:
        11.8982, 11.3260, 41.6034
        xyY:
        0.1835, 0.1747, 11.3260
      CIE-Lab:
        40.1242, 8.2068, -48.3628
        CIE-LCH:
        40.1242, 49.0542, 279.6309
        CIE-Luv:
        40.1242, -22.2268, -70.8713
        Hunter-Lab:
        33.6541, 4.2128, -49.7369
      #0d5fae color charts
#0d5fae RGB chart
      #0d5fae CMYK chart
      #0d5fae RGB pie chart
      #0d5fae color shades, tints & tones
#0d5fae color schemes
#0d5fae color preview, HTML & CSS examples
           This text has a color of #0d5fae        
        
          <p style="color:#0d5fae;">Text here</p>
        
        
          .mytext {color:#0d5fae;}
        
        Text color #0d5fae
      
           This box has a color of #0d5fae        
        
          <div style="background-color:#0d5fae;">Content here</div>
        
        
          .mybackground {background-color:#0d5fae;}
        
        Background color #0d5fae
      
           Border around this has a color of #0d5fae        
        
          <div style="border:2px solid #0d5fae;">Content here</div>
        
        
          .myborder {border:2px solid #0d5fae;}
        
        Border color #0d5fae