#275ba1 color space conversions
Hex:
        #275ba1
        RGB:
        39, 91, 161
        CMY:
        85, 64, 37
        CMYK:
        76, 43, 0, 37
      HSL:
        214°, 61.0000%, 39.2157%
        HSV (HSB):
        214°, 75.7764%, 63.1373%
        XYZ:
        11.0108, 10.4867, 35.1620
        xyY:
        0.1943, 0.1851, 10.4867
      CIE-Lab:
        38.7022, 7.9568, -42.9008
        CIE-LCH:
        38.7022, 43.6324, 280.5072
        CIE-Luv:
        38.7022, -18.6053, -62.2005
        Hunter-Lab:
        32.3832, 4.0223, -41.7095
      #275ba1 color charts
#275ba1 RGB chart
      #275ba1 CMYK chart
      #275ba1 RGB pie chart
      #275ba1 color shades, tints & tones
#275ba1 color schemes
#275ba1 color preview, HTML & CSS examples
           This text has a color of #275ba1        
        
          <p style="color:#275ba1;">Text here</p>
        
        
          .mytext {color:#275ba1;}
        
        Text color #275ba1
      
           This box has a color of #275ba1        
        
          <div style="background-color:#275ba1;">Content here</div>
        
        
          .mybackground {background-color:#275ba1;}
        
        Background color #275ba1
      
           Border around this has a color of #275ba1        
        
          <div style="border:2px solid #275ba1;">Content here</div>
        
        
          .myborder {border:2px solid #275ba1;}
        
        Border color #275ba1