#275b47 color space conversions
Hex:
        #275b47
        RGB:
        39, 91, 71
        CMY:
        85, 64, 72
        CMYK:
        57, 0, 22, 64
      HSL:
        157°, 40.0000%, 25.4902%
        HSV (HSB):
        157°, 57.1429%, 35.6863%
        XYZ:
        5.7151, 8.3684, 7.2753
        xyY:
        0.2676, 0.3918, 8.3684
      CIE-Lab:
        34.7387, -22.8174, 6.3234
        CIE-LCH:
        34.7387, 23.6774, 164.5103
        CIE-Luv:
        34.7387, -21.8987, 10.7064
        Hunter-Lab:
        28.9283, -15.3597, 5.3387
      #275b47 color charts
#275b47 RGB chart
      #275b47 CMYK chart
      #275b47 RGB pie chart
      #275b47 color shades, tints & tones
#275b47 color schemes
#275b47 color preview, HTML & CSS examples
           This text has a color of #275b47        
        
          <p style="color:#275b47;">Text here</p>
        
        
          .mytext {color:#275b47;}
        
        Text color #275b47
      
           This box has a color of #275b47        
        
          <div style="background-color:#275b47;">Content here</div>
        
        
          .mybackground {background-color:#275b47;}
        
        Background color #275b47
      
           Border around this has a color of #275b47        
        
          <div style="border:2px solid #275b47;">Content here</div>
        
        
          .myborder {border:2px solid #275b47;}
        
        Border color #275b47