#27825e color space conversions
Hex:
        #27825e
        RGB:
        39, 130, 94
        CMY:
        85, 49, 63
        CMYK:
        70, 0, 28, 49
      HSL:
        156°, 53.8462%, 33.1373%
        HSV (HSB):
        156°, 70.0000%, 50.9804%
        XYZ:
        10.8397, 17.2048, 13.3392
        xyY:
        0.2619, 0.4157, 17.2048
      CIE-Lab:
        48.5170, -35.6176, 11.9048
        CIE-LCH:
        48.5170, 37.5545, 161.5184
        CIE-Luv:
        48.5170, -36.2585, 20.7436
        Hunter-Lab:
        41.4786, -25.9397, 9.9678
      #27825e color charts
#27825e RGB chart
      #27825e CMYK chart
      #27825e RGB pie chart
      #27825e color shades, tints & tones
#27825e color schemes
#27825e color preview, HTML & CSS examples
           This text has a color of #27825e        
        
          <p style="color:#27825e;">Text here</p>
        
        
          .mytext {color:#27825e;}
        
        Text color #27825e
      
           This box has a color of #27825e        
        
          <div style="background-color:#27825e;">Content here</div>
        
        
          .mybackground {background-color:#27825e;}
        
        Background color #27825e
      
           Border around this has a color of #27825e        
        
          <div style="border:2px solid #27825e;">Content here</div>
        
        
          .myborder {border:2px solid #27825e;}
        
        Border color #27825e