#275f64 color space conversions
Hex:
        #275f64
        RGB:
        39, 95, 100
        CMY:
        85, 63, 61
        CMYK:
        61, 5, 0, 61
      HSL:
        185°, 43.8849%, 27.2549%
        HSV (HSB):
        185°, 61.0000%, 39.2157%
        XYZ:
        7.2292, 9.5359, 13.5162
        xyY:
        0.2387, 0.3149, 9.5359
      CIE-Lab:
        36.9962, -16.5860, -8.3961
        CIE-LCH:
        36.9962, 18.5900, 206.8491
        CIE-Luv:
        36.9962, -22.2667, -8.9305
        Hunter-Lab:
        30.8802, -12.2528, -4.3350
      #275f64 color charts
#275f64 RGB chart
      #275f64 CMYK chart
      #275f64 RGB pie chart
      #275f64 color shades, tints & tones
#275f64 color schemes
#275f64 color preview, HTML & CSS examples
           This text has a color of #275f64        
        
          <p style="color:#275f64;">Text here</p>
        
        
          .mytext {color:#275f64;}
        
        Text color #275f64
      
           This box has a color of #275f64        
        
          <div style="background-color:#275f64;">Content here</div>
        
        
          .mybackground {background-color:#275f64;}
        
        Background color #275f64
      
           Border around this has a color of #275f64        
        
          <div style="border:2px solid #275f64;">Content here</div>
        
        
          .myborder {border:2px solid #275f64;}
        
        Border color #275f64