#0276ad color space conversions
Hex:
        #0276ad
        RGB:
        2, 118, 173
        CMY:
        99, 54, 32
        CMYK:
        99, 32, 0, 32
      HSL:
        199°, 97.7143%, 34.3137%
        HSV (HSB):
        199°, 98.8439%, 67.8431%
        XYZ:
        14.0463, 15.9869, 41.8806
        xyY:
        0.1953, 0.2223, 15.9869
      CIE-Lab:
        46.9573, -7.0186, -36.9031
        CIE-LCH:
        46.9573, 37.5646, 259.2315
        CIE-Luv:
        46.9573, -30.3916, -54.4468
        Hunter-Lab:
        39.9836, -7.2641, -34.1144
      #0276ad color charts
#0276ad RGB chart
      #0276ad CMYK chart
      #0276ad RGB pie chart
      #0276ad color shades, tints & tones
#0276ad color schemes
#0276ad color preview, HTML & CSS examples
           This text has a color of #0276ad        
        
          <p style="color:#0276ad;">Text here</p>
        
        
          .mytext {color:#0276ad;}
        
        Text color #0276ad
      
           This box has a color of #0276ad        
        
          <div style="background-color:#0276ad;">Content here</div>
        
        
          .mybackground {background-color:#0276ad;}
        
        Background color #0276ad
      
           Border around this has a color of #0276ad        
        
          <div style="border:2px solid #0276ad;">Content here</div>
        
        
          .myborder {border:2px solid #0276ad;}
        
        Border color #0276ad