#372a8f color space conversions
Hex:
        #372a8f
        RGB:
        55, 42, 143
        CMY:
        78, 84, 44
        CMYK:
        62, 71, 0, 44
      HSL:
        248°, 54.5946%, 36.2745%
        HSV (HSB):
        248°, 70.6294%, 56.0784%
        XYZ:
        7.3614, 4.4513, 26.4578
        xyY:
        0.1924, 0.1163, 4.4513
      CIE-Lab:
        25.1107, 35.9290, -53.9234
        CIE-LCH:
        25.1107, 64.7968, 303.6754
        CIE-Luv:
        25.1107, -1.9641, -67.6885
        Hunter-Lab:
        21.0982, 25.3593, -59.5829
      #372a8f color charts
#372a8f RGB chart
      #372a8f CMYK chart
      #372a8f RGB pie chart
      #372a8f color shades, tints & tones
#372a8f color schemes
#372a8f color preview, HTML & CSS examples
           This text has a color of #372a8f        
        
          <p style="color:#372a8f;">Text here</p>
        
        
          .mytext {color:#372a8f;}
        
        Text color #372a8f
      
           This box has a color of #372a8f        
        
          <div style="background-color:#372a8f;">Content here</div>
        
        
          .mybackground {background-color:#372a8f;}
        
        Background color #372a8f
      
           Border around this has a color of #372a8f        
        
          <div style="border:2px solid #372a8f;">Content here</div>
        
        
          .myborder {border:2px solid #372a8f;}
        
        Border color #372a8f