#275f3f color space conversions
Hex:
        #275f3f
        RGB:
        39, 95, 63
        CMY:
        85, 63, 75
        CMYK:
        59, 0, 34, 63
      HSL:
        146°, 41.7910%, 26.2745%
        HSV (HSB):
        146°, 58.9474%, 37.2549%
        XYZ:
        5.8261, 8.9746, 6.1278
        xyY:
        0.2784, 0.4288, 8.9746
      CIE-Lab:
        35.9354, -26.7156, 12.8997
        CIE-LCH:
        35.9354, 29.6669, 154.2263
        CIE-Luv:
        35.9354, -23.8781, 18.7838
        Hunter-Lab:
        29.9577, -17.7116, 8.8426
      #275f3f color charts
#275f3f RGB chart
      #275f3f CMYK chart
      #275f3f RGB pie chart
      #275f3f color shades, tints & tones
#275f3f color schemes
#275f3f color preview, HTML & CSS examples
           This text has a color of #275f3f        
        
          <p style="color:#275f3f;">Text here</p>
        
        
          .mytext {color:#275f3f;}
        
        Text color #275f3f
      
           This box has a color of #275f3f        
        
          <div style="background-color:#275f3f;">Content here</div>
        
        
          .mybackground {background-color:#275f3f;}
        
        Background color #275f3f
      
           Border around this has a color of #275f3f        
        
          <div style="border:2px solid #275f3f;">Content here</div>
        
        
          .myborder {border:2px solid #275f3f;}
        
        Border color #275f3f