#0d7ace color space conversions
Hex:
        #0d7ace
        RGB:
        13, 122, 206
        CMY:
        95, 52, 19
        CMYK:
        94, 41, 0, 19
      HSL:
        206°, 88.1279%, 42.9412%
        HSV (HSB):
        206°, 93.6893%, 80.7843%
        XYZ:
        18.2661, 18.4609, 60.9931
        xyY:
        0.1869, 0.1889, 18.4609
      CIE-Lab:
        50.0504, 3.8399, -50.9882
        CIE-LCH:
        50.0504, 51.1326, 274.3068
        CIE-Luv:
        50.0504, -29.3030, -78.6394
        Hunter-Lab:
        42.9661, 0.6946, -54.0896
      #0d7ace color charts
#0d7ace RGB chart
      #0d7ace CMYK chart
      #0d7ace RGB pie chart
      #0d7ace color shades, tints & tones
#0d7ace color schemes
#0d7ace color preview, HTML & CSS examples
           This text has a color of #0d7ace        
        
          <p style="color:#0d7ace;">Text here</p>
        
        
          .mytext {color:#0d7ace;}
        
        Text color #0d7ace
      
           This box has a color of #0d7ace        
        
          <div style="background-color:#0d7ace;">Content here</div>
        
        
          .mybackground {background-color:#0d7ace;}
        
        Background color #0d7ace
      
           Border around this has a color of #0d7ace        
        
          <div style="border:2px solid #0d7ace;">Content here</div>
        
        
          .myborder {border:2px solid #0d7ace;}
        
        Border color #0d7ace