#367e5e color space conversions
Hex:
        #367e5e
        RGB:
        54, 126, 94
        CMY:
        79, 51, 63
        CMYK:
        57, 0, 25, 51
      HSL:
        153°, 40.0000%, 35.2941%
        HSV (HSB):
        153°, 57.1429%, 49.4118%
        XYZ:
        11.0026, 16.5141, 13.1973
        xyY:
        0.2702, 0.4056, 16.5141
      CIE-Lab:
        47.6419, -30.6376, 10.7495
        CIE-LCH:
        47.6419, 32.4686, 160.6661
        CIE-Luv:
        47.6419, -31.1569, 18.5185
        Hunter-Lab:
        40.6376, -22.7872, 9.1915
      #367e5e color charts
#367e5e RGB chart
      #367e5e CMYK chart
      #367e5e RGB pie chart
      #367e5e color shades, tints & tones
#367e5e color schemes
#367e5e color preview, HTML & CSS examples
           This text has a color of #367e5e        
        
          <p style="color:#367e5e;">Text here</p>
        
        
          .mytext {color:#367e5e;}
        
        Text color #367e5e
      
           This box has a color of #367e5e        
        
          <div style="background-color:#367e5e;">Content here</div>
        
        
          .mybackground {background-color:#367e5e;}
        
        Background color #367e5e
      
           Border around this has a color of #367e5e        
        
          <div style="border:2px solid #367e5e;">Content here</div>
        
        
          .myborder {border:2px solid #367e5e;}
        
        Border color #367e5e