#275b5b color space conversions
Hex:
        #275b5b
        RGB:
        39, 91, 91
        CMY:
        85, 64, 64
        CMYK:
        57, 0, 0, 64
      HSL:
        180°, 40.0000%, 25.4902%
        HSV (HSB):
        180°, 57.1429%, 35.6863%
        XYZ:
        6.4661, 8.6688, 11.2300
        xyY:
        0.2453, 0.3288, 8.6688
      CIE-Lab:
        35.3387, -17.1741, -5.2778
        CIE-LCH:
        35.3387, 17.9668, 197.0829
        CIE-Luv:
        35.3387, -21.0703, -4.5511
        Hunter-Lab:
        29.4429, -12.3237, -2.0041
      #275b5b color charts
#275b5b RGB chart
      #275b5b CMYK chart
      #275b5b RGB pie chart
      #275b5b color shades, tints & tones
#275b5b color schemes
#275b5b color preview, HTML & CSS examples
           This text has a color of #275b5b        
        
          <p style="color:#275b5b;">Text here</p>
        
        
          .mytext {color:#275b5b;}
        
        Text color #275b5b
      
           This box has a color of #275b5b        
        
          <div style="background-color:#275b5b;">Content here</div>
        
        
          .mybackground {background-color:#275b5b;}
        
        Background color #275b5b
      
           Border around this has a color of #275b5b        
        
          <div style="border:2px solid #275b5b;">Content here</div>
        
        
          .myborder {border:2px solid #275b5b;}
        
        Border color #275b5b