#365b7f color space conversions
Hex:
        #365b7f
        RGB:
        54, 91, 127
        CMY:
        79, 64, 50
        CMYK:
        57, 28, 0, 50
      HSL:
        210°, 40.3315%, 35.4902%
        HSV (HSB):
        210°, 57.4803%, 49.8039%
        XYZ:
        9.0932, 9.7987, 21.4908
        xyY:
        0.2252, 0.2426, 9.7987
      CIE-Lab:
        37.4788, -1.8316, -24.2419
        CIE-LCH:
        37.4788, 24.3110, 265.6793
        CIE-Luv:
        37.4788, -16.0390, -33.3612
        Hunter-Lab:
        31.3029, -2.9278, -18.7930
      #365b7f color charts
#365b7f RGB chart
      #365b7f CMYK chart
      #365b7f RGB pie chart
      #365b7f color shades, tints & tones
#365b7f color schemes
#365b7f color preview, HTML & CSS examples
           This text has a color of #365b7f        
        
          <p style="color:#365b7f;">Text here</p>
        
        
          .mytext {color:#365b7f;}
        
        Text color #365b7f
      
           This box has a color of #365b7f        
        
          <div style="background-color:#365b7f;">Content here</div>
        
        
          .mybackground {background-color:#365b7f;}
        
        Background color #365b7f
      
           Border around this has a color of #365b7f        
        
          <div style="border:2px solid #365b7f;">Content here</div>
        
        
          .myborder {border:2px solid #365b7f;}
        
        Border color #365b7f