#275d42 color space conversions
Hex:
        #275d42
        RGB:
        39, 93, 66
        CMY:
        85, 64, 74
        CMYK:
        58, 0, 29, 64
      HSL:
        150°, 40.9091%, 25.8824%
        HSV (HSB):
        150°, 58.0645%, 36.4706%
        XYZ:
        5.7344, 8.6534, 6.5223
        xyY:
        0.2742, 0.4138, 8.6534
      CIE-Lab:
        35.3082, -25.0517, 10.2078
        CIE-LCH:
        35.3082, 27.0515, 157.8307
        CIE-Luv:
        35.3082, -22.9283, 15.5087
        Hunter-Lab:
        29.4166, -16.6827, 7.4458
      #275d42 color charts
#275d42 RGB chart
      #275d42 CMYK chart
      #275d42 RGB pie chart
      #275d42 color shades, tints & tones
#275d42 color schemes
#275d42 color preview, HTML & CSS examples
           This text has a color of #275d42        
        
          <p style="color:#275d42;">Text here</p>
        
        
          .mytext {color:#275d42;}
        
        Text color #275d42
      
           This box has a color of #275d42        
        
          <div style="background-color:#275d42;">Content here</div>
        
        
          .mybackground {background-color:#275d42;}
        
        Background color #275d42
      
           Border around this has a color of #275d42        
        
          <div style="border:2px solid #275d42;">Content here</div>
        
        
          .myborder {border:2px solid #275d42;}
        
        Border color #275d42