#372b7a color space conversions
Hex:
        #372b7a
        RGB:
        55, 43, 122
        CMY:
        78, 83, 52
        CMYK:
        55, 65, 0, 52
      HSL:
        249°, 47.8788%, 32.3529%
        HSV (HSB):
        249°, 64.7541%, 47.8431%
        XYZ:
        5.9523, 3.9451, 18.8601
        xyY:
        0.2070, 0.1372, 3.9451
      CIE-Lab:
        23.4892, 28.3449, -43.4024
        CIE-LCH:
        23.4892, 51.8382, 303.1475
        CIE-Luv:
        23.4892, -0.6771, -53.9289
        Hunter-Lab:
        19.8623, 18.7332, -42.3947
      #372b7a color charts
#372b7a RGB chart
      #372b7a CMYK chart
      #372b7a RGB pie chart
      #372b7a color shades, tints & tones
#372b7a color schemes
#372b7a color preview, HTML & CSS examples
           This text has a color of #372b7a        
        
          <p style="color:#372b7a;">Text here</p>
        
        
          .mytext {color:#372b7a;}
        
        Text color #372b7a
      
           This box has a color of #372b7a        
        
          <div style="background-color:#372b7a;">Content here</div>
        
        
          .mybackground {background-color:#372b7a;}
        
        Background color #372b7a
      
           Border around this has a color of #372b7a        
        
          <div style="border:2px solid #372b7a;">Content here</div>
        
        
          .myborder {border:2px solid #372b7a;}
        
        Border color #372b7a