#372fa8 color space conversions
Hex:
        #372fa8
        RGB:
        55, 47, 168
        CMY:
        78, 82, 34
        CMYK:
        67, 72, 0, 34
      HSL:
        244°, 56.2791%, 42.1569%
        HSV (HSB):
        244°, 72.0238%, 65.8824%
        XYZ:
        9.6599, 5.6724, 37.6315
        xyY:
        0.1824, 0.1071, 5.6724
      CIE-Lab:
        28.5705, 41.2221, -63.5092
        CIE-LCH:
        28.5705, 75.7145, 302.9865
        CIE-Luv:
        28.5705, -4.3642, -82.6292
        Hunter-Lab:
        23.8168, 30.7190, -77.0088
      #372fa8 color charts
#372fa8 RGB chart
      #372fa8 CMYK chart
      #372fa8 RGB pie chart
      #372fa8 color shades, tints & tones
#372fa8 color schemes
#372fa8 color preview, HTML & CSS examples
           This text has a color of #372fa8        
        
          <p style="color:#372fa8;">Text here</p>
        
        
          .mytext {color:#372fa8;}
        
        Text color #372fa8
      
           This box has a color of #372fa8        
        
          <div style="background-color:#372fa8;">Content here</div>
        
        
          .mybackground {background-color:#372fa8;}
        
        Background color #372fa8
      
           Border around this has a color of #372fa8        
        
          <div style="border:2px solid #372fa8;">Content here</div>
        
        
          .myborder {border:2px solid #372fa8;}
        
        Border color #372fa8