#0f76aa color space conversions
Hex:
        #0f76aa
        RGB:
        15, 118, 170
        CMY:
        94, 54, 33
        CMYK:
        91, 31, 0, 33
      HSL:
        200°, 83.7838%, 36.2745%
        HSV (HSB):
        200°, 91.1765%, 66.6667%
        XYZ:
        13.9311, 15.9607, 40.3767
        xyY:
        0.1983, 0.2271, 15.9607
      CIE-Lab:
        46.9229, -7.5947, -35.2002
        CIE-LCH:
        46.9229, 36.0101, 257.8246
        CIE-Luv:
        46.9229, -29.9090, -51.6906
        Hunter-Lab:
        39.9509, -7.6698, -31.9564
      #0f76aa color charts
#0f76aa RGB chart
      #0f76aa CMYK chart
      #0f76aa RGB pie chart
      #0f76aa color shades, tints & tones
#0f76aa color schemes
#0f76aa color preview, HTML & CSS examples
           This text has a color of #0f76aa        
        
          <p style="color:#0f76aa;">Text here</p>
        
        
          .mytext {color:#0f76aa;}
        
        Text color #0f76aa
      
           This box has a color of #0f76aa        
        
          <div style="background-color:#0f76aa;">Content here</div>
        
        
          .mybackground {background-color:#0f76aa;}
        
        Background color #0f76aa
      
           Border around this has a color of #0f76aa        
        
          <div style="border:2px solid #0f76aa;">Content here</div>
        
        
          .myborder {border:2px solid #0f76aa;}
        
        Border color #0f76aa