#275b83 color space conversions
Hex:
        #275b83
        RGB:
        39, 91, 131
        CMY:
        85, 64, 49
        CMYK:
        70, 31, 0, 49
      HSL:
        206°, 54.1176%, 33.3333%
        HSV (HSB):
        206°, 70.2290%, 51.3725%
        XYZ:
        8.6745, 9.5522, 22.8593
        xyY:
        0.2111, 0.2325, 9.5522
      CIE-Lab:
        37.0264, -3.4466, -27.4429
        CIE-LCH:
        37.0264, 27.6585, 262.8416
        CIE-Luv:
        37.0264, -19.4964, -37.7918
        Hunter-Lab:
        30.9066, -3.9873, -22.2177
      #275b83 color charts
#275b83 RGB chart
      #275b83 CMYK chart
      #275b83 RGB pie chart
      #275b83 color shades, tints & tones
#275b83 color schemes
#275b83 color preview, HTML & CSS examples
           This text has a color of #275b83        
        
          <p style="color:#275b83;">Text here</p>
        
        
          .mytext {color:#275b83;}
        
        Text color #275b83
      
           This box has a color of #275b83        
        
          <div style="background-color:#275b83;">Content here</div>
        
        
          .mybackground {background-color:#275b83;}
        
        Background color #275b83
      
           Border around this has a color of #275b83        
        
          <div style="border:2px solid #275b83;">Content here</div>
        
        
          .myborder {border:2px solid #275b83;}
        
        Border color #275b83