#367f98 color space conversions
Hex:
        #367f98
        RGB:
        54, 127, 152
        CMY:
        79, 50, 40
        CMYK:
        64, 16, 0, 40
      HSL:
        195°, 47.5728%, 40.3922%
        HSV (HSB):
        195°, 64.4737%, 59.6078%
        XYZ:
        14.7782, 18.2300, 32.4456
        xyY:
        0.2258, 0.2785, 18.2300
      CIE-Lab:
        49.7739, -14.6453, -20.1830
        CIE-LCH:
        49.7739, 24.9367, 234.0345
        CIE-Luv:
        49.7739, -28.8105, -27.6974
        Hunter-Lab:
        42.6966, -12.9365, -15.1675
      #367f98 color charts
#367f98 RGB chart
      #367f98 CMYK chart
      #367f98 RGB pie chart
      #367f98 color shades, tints & tones
#367f98 color schemes
#367f98 color preview, HTML & CSS examples
           This text has a color of #367f98        
        
          <p style="color:#367f98;">Text here</p>
        
        
          .mytext {color:#367f98;}
        
        Text color #367f98
      
           This box has a color of #367f98        
        
          <div style="background-color:#367f98;">Content here</div>
        
        
          .mybackground {background-color:#367f98;}
        
        Background color #367f98
      
           Border around this has a color of #367f98        
        
          <div style="border:2px solid #367f98;">Content here</div>
        
        
          .myborder {border:2px solid #367f98;}
        
        Border color #367f98