#275fa0 color space conversions
Hex:
        #275fa0
        RGB:
        39, 95, 160
        CMY:
        85, 63, 37
        CMYK:
        76, 41, 0, 37
      HSL:
        212°, 60.8040%, 39.0196%
        HSV (HSB):
        212°, 75.6250%, 62.7451%
        XYZ:
        11.2741, 11.1538, 34.8164
        xyY:
        0.1969, 0.1948, 11.1538
      CIE-Lab:
        39.8383, 4.9868, -40.4908
        CIE-LCH:
        39.8383, 40.7968, 277.0211
        CIE-Luv:
        39.8383, -19.9423, -58.8641
        Hunter-Lab:
        33.3973, 1.8116, -38.4311
      #275fa0 color charts
#275fa0 RGB chart
      #275fa0 CMYK chart
      #275fa0 RGB pie chart
      #275fa0 color shades, tints & tones
#275fa0 color schemes
#275fa0 color preview, HTML & CSS examples
           This text has a color of #275fa0        
        
          <p style="color:#275fa0;">Text here</p>
        
        
          .mytext {color:#275fa0;}
        
        Text color #275fa0
      
           This box has a color of #275fa0        
        
          <div style="background-color:#275fa0;">Content here</div>
        
        
          .mybackground {background-color:#275fa0;}
        
        Background color #275fa0
      
           Border around this has a color of #275fa0        
        
          <div style="border:2px solid #275fa0;">Content here</div>
        
        
          .myborder {border:2px solid #275fa0;}
        
        Border color #275fa0