#275c41 color space conversions
Hex:
        #275c41
        RGB:
        39, 92, 65
        CMY:
        85, 64, 75
        CMYK:
        58, 0, 29, 64
      HSL:
        149°, 40.4580%, 25.6863%
        HSV (HSB):
        149°, 57.6087%, 36.0784%
        XYZ:
        5.6180, 8.4673, 6.3393
        xyY:
        0.2751, 0.4146, 8.4673
      CIE-Lab:
        34.9377, -24.7912, 10.3079
        CIE-LCH:
        34.9377, 26.8487, 157.4230
        CIE-Luv:
        34.9377, -22.5515, 15.5285
        Hunter-Lab:
        29.0986, -16.4601, 7.4524
      #275c41 color charts
#275c41 RGB chart
      #275c41 CMYK chart
      #275c41 RGB pie chart
      #275c41 color shades, tints & tones
#275c41 color schemes
#275c41 color preview, HTML & CSS examples
           This text has a color of #275c41        
        
          <p style="color:#275c41;">Text here</p>
        
        
          .mytext {color:#275c41;}
        
        Text color #275c41
      
           This box has a color of #275c41        
        
          <div style="background-color:#275c41;">Content here</div>
        
        
          .mybackground {background-color:#275c41;}
        
        Background color #275c41
      
           Border around this has a color of #275c41        
        
          <div style="border:2px solid #275c41;">Content here</div>
        
        
          .myborder {border:2px solid #275c41;}
        
        Border color #275c41