#366b9a color space conversions
Hex:
        #366b9a
        RGB:
        54, 107, 154
        CMY:
        79, 58, 40
        CMYK:
        65, 31, 0, 40
      HSL:
        208°, 48.0769%, 40.7843%
        HSV (HSB):
        208°, 64.9351%, 60.3922%
        XYZ:
        12.6118, 13.6328, 32.5385
        xyY:
        0.2145, 0.2319, 13.6328
      CIE-Lab:
        43.7016, -2.3097, -30.7799
        CIE-LCH:
        43.7016, 30.8665, 265.7087
        CIE-Luv:
        43.7016, -21.3315, -44.5866
        Hunter-Lab:
        36.9226, -3.6437, -26.4044
      #366b9a color charts
#366b9a RGB chart
      #366b9a CMYK chart
      #366b9a RGB pie chart
      #366b9a color shades, tints & tones
#366b9a color schemes
#366b9a color preview, HTML & CSS examples
           This text has a color of #366b9a        
        
          <p style="color:#366b9a;">Text here</p>
        
        
          .mytext {color:#366b9a;}
        
        Text color #366b9a
      
           This box has a color of #366b9a        
        
          <div style="background-color:#366b9a;">Content here</div>
        
        
          .mybackground {background-color:#366b9a;}
        
        Background color #366b9a
      
           Border around this has a color of #366b9a        
        
          <div style="border:2px solid #366b9a;">Content here</div>
        
        
          .myborder {border:2px solid #366b9a;}
        
        Border color #366b9a