#27817f color space conversions
Hex:
        #27817f
        RGB:
        39, 129, 127
        CMY:
        85, 49, 50
        CMYK:
        70, 0, 2, 49
      HSL:
        179°, 53.5714%, 32.9412%
        HSV (HSB):
        179°, 69.7674%, 50.5882%
        XYZ:
        12.5177, 17.6642, 22.8284
        xyY:
        0.2361, 0.3332, 17.6642
      CIE-Lab:
        49.0862, -26.1546, -6.5967
        CIE-LCH:
        49.0862, 26.9737, 194.1559
        CIE-Luv:
        49.0862, -33.8917, -5.6270
        Hunter-Lab:
        42.0287, -20.3864, -2.7840
      #27817f color charts
#27817f RGB chart
      #27817f CMYK chart
      #27817f RGB pie chart
      #27817f color shades, tints & tones
#27817f color schemes
#27817f color preview, HTML & CSS examples
           This text has a color of #27817f        
        
          <p style="color:#27817f;">Text here</p>
        
        
          .mytext {color:#27817f;}
        
        Text color #27817f
      
           This box has a color of #27817f        
        
          <div style="background-color:#27817f;">Content here</div>
        
        
          .mybackground {background-color:#27817f;}
        
        Background color #27817f
      
           Border around this has a color of #27817f        
        
          <div style="border:2px solid #27817f;">Content here</div>
        
        
          .myborder {border:2px solid #27817f;}
        
        Border color #27817f