#372e7a color space conversions
Hex:
        #372e7a
        RGB:
        55, 46, 122
        CMY:
        78, 82, 52
        CMYK:
        55, 62, 0, 52
      HSL:
        247°, 45.2381%, 32.9412%
        HSV (HSB):
        247°, 62.2951%, 47.8431%
        XYZ:
        6.0654, 4.1714, 18.8978
        xyY:
        0.2082, 0.1432, 4.1714
      CIE-Lab:
        24.2300, 26.4015, -42.1993
        CIE-LCH:
        24.2300, 49.7777, 302.0317
        CIE-Luv:
        24.2300, -1.3409, -53.1665
        Hunter-Lab:
        20.4239, 17.2683, -40.5631
      #372e7a color charts
#372e7a RGB chart
      #372e7a CMYK chart
      #372e7a RGB pie chart
      #372e7a color shades, tints & tones
#372e7a color schemes
#372e7a color preview, HTML & CSS examples
           This text has a color of #372e7a        
        
          <p style="color:#372e7a;">Text here</p>
        
        
          .mytext {color:#372e7a;}
        
        Text color #372e7a
      
           This box has a color of #372e7a        
        
          <div style="background-color:#372e7a;">Content here</div>
        
        
          .mybackground {background-color:#372e7a;}
        
        Background color #372e7a
      
           Border around this has a color of #372e7a        
        
          <div style="border:2px solid #372e7a;">Content here</div>
        
        
          .myborder {border:2px solid #372e7a;}
        
        Border color #372e7a