#366f8b color space conversions
Hex:
        #366f8b
        RGB:
        54, 111, 139
        CMY:
        79, 56, 45
        CMYK:
        61, 20, 0, 45
      HSL:
        200°, 44.0415%, 37.8431%
        HSV (HSB):
        200°, 61.1511%, 54.5098%
        XYZ:
        11.8660, 14.0172, 26.5063
        xyY:
        0.2265, 0.2676, 14.0172
      CIE-Lab:
        44.2576, -9.8358, -20.9876
        CIE-LCH:
        44.2576, 23.1780, 244.8899
        CIE-Luv:
        44.2576, -23.2952, -28.8309
        Hunter-Lab:
        37.4396, -8.9462, -15.7681
      #366f8b color charts
#366f8b RGB chart
      #366f8b CMYK chart
      #366f8b RGB pie chart
      #366f8b color shades, tints & tones
#366f8b color schemes
#366f8b color preview, HTML & CSS examples
           This text has a color of #366f8b        
        
          <p style="color:#366f8b;">Text here</p>
        
        
          .mytext {color:#366f8b;}
        
        Text color #366f8b
      
           This box has a color of #366f8b        
        
          <div style="background-color:#366f8b;">Content here</div>
        
        
          .mybackground {background-color:#366f8b;}
        
        Background color #366f8b
      
           Border around this has a color of #366f8b        
        
          <div style="border:2px solid #366f8b;">Content here</div>
        
        
          .myborder {border:2px solid #366f8b;}
        
        Border color #366f8b