#366a7a color space conversions
Hex:
        #366a7a
        RGB:
        54, 106, 122
        CMY:
        79, 58, 52
        CMYK:
        56, 13, 0, 52
      HSL:
        194°, 38.6364%, 34.5098%
        HSV (HSB):
        194°, 55.7377%, 47.8431%
        XYZ:
        10.1882, 12.4975, 20.2876
        xyY:
        0.2371, 0.2908, 12.4975
      CIE-Lab:
        41.9961, -12.4689, -14.2385
        CIE-LCH:
        41.9961, 18.9264, 228.7909
        CIE-Luv:
        41.9961, -21.9454, -18.1492
        Hunter-Lab:
        35.3518, -10.4228, -9.2790
      #366a7a color charts
#366a7a RGB chart
      #366a7a CMYK chart
      #366a7a RGB pie chart
      #366a7a color shades, tints & tones
#366a7a color schemes
#366a7a color preview, HTML & CSS examples
           This text has a color of #366a7a        
        
          <p style="color:#366a7a;">Text here</p>
        
        
          .mytext {color:#366a7a;}
        
        Text color #366a7a
      
           This box has a color of #366a7a        
        
          <div style="background-color:#366a7a;">Content here</div>
        
        
          .mybackground {background-color:#366a7a;}
        
        Background color #366a7a
      
           Border around this has a color of #366a7a        
        
          <div style="border:2px solid #366a7a;">Content here</div>
        
        
          .myborder {border:2px solid #366a7a;}
        
        Border color #366a7a