#275c53 color space conversions
Hex:
        #275c53
        RGB:
        39, 92, 83
        CMY:
        85, 64, 67
        CMYK:
        58, 0, 10, 64
      HSL:
        170°, 40.4580%, 25.6863%
        HSV (HSB):
        170°, 57.6087%, 36.0784%
        XYZ:
        6.2252, 8.7102, 9.5367
        xyY:
        0.2544, 0.3559, 8.7102
      CIE-Lab:
        35.4202, -20.0924, -0.1644
        CIE-LCH:
        35.4202, 20.0931, 180.4688
        CIE-Luv:
        35.4202, -21.8126, 2.4694
        Hunter-Lab:
        29.5130, -13.9967, 1.5003
      #275c53 color charts
#275c53 RGB chart
      #275c53 CMYK chart
      #275c53 RGB pie chart
      #275c53 color shades, tints & tones
#275c53 color schemes
#275c53 color preview, HTML & CSS examples
           This text has a color of #275c53        
        
          <p style="color:#275c53;">Text here</p>
        
        
          .mytext {color:#275c53;}
        
        Text color #275c53
      
           This box has a color of #275c53        
        
          <div style="background-color:#275c53;">Content here</div>
        
        
          .mybackground {background-color:#275c53;}
        
        Background color #275c53
      
           Border around this has a color of #275c53        
        
          <div style="border:2px solid #275c53;">Content here</div>
        
        
          .myborder {border:2px solid #275c53;}
        
        Border color #275c53