#0d76bf color space conversions
Hex:
        #0d76bf
        RGB:
        13, 118, 191
        CMY:
        95, 54, 25
        CMYK:
        93, 38, 0, 25
      HSL:
        205°, 87.2549%, 40.0000%
        HSV (HSB):
        205°, 93.1937%, 74.9020%
        XYZ:
        16.0484, 16.8040, 51.6879
        xyY:
        0.1898, 0.1988, 16.8040
      CIE-Lab:
        48.0121, 0.4408, -45.6516
        CIE-LCH:
        48.0121, 45.6537, 270.5532
        CIE-Luv:
        48.0121, -28.8010, -69.2500
        Hunter-Lab:
        40.9927, -1.8556, -46.0641
      #0d76bf color charts
#0d76bf RGB chart
      #0d76bf CMYK chart
      #0d76bf RGB pie chart
      #0d76bf color shades, tints & tones
#0d76bf color schemes
#0d76bf color preview, HTML & CSS examples
           This text has a color of #0d76bf        
        
          <p style="color:#0d76bf;">Text here</p>
        
        
          .mytext {color:#0d76bf;}
        
        Text color #0d76bf
      
           This box has a color of #0d76bf        
        
          <div style="background-color:#0d76bf;">Content here</div>
        
        
          .mybackground {background-color:#0d76bf;}
        
        Background color #0d76bf
      
           Border around this has a color of #0d76bf        
        
          <div style="border:2px solid #0d76bf;">Content here</div>
        
        
          .myborder {border:2px solid #0d76bf;}
        
        Border color #0d76bf