#275c64 color space conversions
Hex:
        #275c64
        RGB:
        39, 92, 100
        CMY:
        85, 64, 61
        CMYK:
        61, 8, 0, 61
      HSL:
        188°, 43.8849%, 27.2549%
        HSV (HSB):
        188°, 61.0000%, 39.2157%
        XYZ:
        6.9641, 9.0057, 13.4278
        xyY:
        0.2369, 0.3063, 9.0057
      CIE-Lab:
        35.9953, -14.8935, -9.9038
        CIE-LCH:
        35.9953, 17.8858, 213.6230
        CIE-Luv:
        35.9953, -21.0866, -11.1429
        Hunter-Lab:
        30.0095, -11.0935, -5.5227
      #275c64 color charts
#275c64 RGB chart
      #275c64 CMYK chart
      #275c64 RGB pie chart
      #275c64 color shades, tints & tones
#275c64 color schemes
#275c64 color preview, HTML & CSS examples
           This text has a color of #275c64        
        
          <p style="color:#275c64;">Text here</p>
        
        
          .mytext {color:#275c64;}
        
        Text color #275c64
      
           This box has a color of #275c64        
        
          <div style="background-color:#275c64;">Content here</div>
        
        
          .mybackground {background-color:#275c64;}
        
        Background color #275c64
      
           Border around this has a color of #275c64        
        
          <div style="border:2px solid #275c64;">Content here</div>
        
        
          .myborder {border:2px solid #275c64;}
        
        Border color #275c64