#372fa7 color space conversions
Hex:
        #372fa7
        RGB:
        55, 47, 167
        CMY:
        78, 82, 35
        CMYK:
        67, 72, 0, 35
      HSL:
        244°, 56.0748%, 41.9608%
        HSV (HSB):
        244°, 71.8563%, 65.4902%
        XYZ:
        9.5671, 5.6353, 37.1427
        xyY:
        0.1828, 0.1077, 5.6353
      CIE-Lab:
        28.4730, 40.8924, -63.0668
        CIE-LCH:
        28.4730, 75.1639, 302.9593
        CIE-Luv:
        28.4730, -4.3088, -82.0121
        Hunter-Lab:
        23.7387, 30.3958, -76.1507
      #372fa7 color charts
#372fa7 RGB chart
      #372fa7 CMYK chart
      #372fa7 RGB pie chart
      #372fa7 color shades, tints & tones
#372fa7 color schemes
#372fa7 color preview, HTML & CSS examples
           This text has a color of #372fa7        
        
          <p style="color:#372fa7;">Text here</p>
        
        
          .mytext {color:#372fa7;}
        
        Text color #372fa7
      
           This box has a color of #372fa7        
        
          <div style="background-color:#372fa7;">Content here</div>
        
        
          .mybackground {background-color:#372fa7;}
        
        Background color #372fa7
      
           Border around this has a color of #372fa7        
        
          <div style="border:2px solid #372fa7;">Content here</div>
        
        
          .myborder {border:2px solid #372fa7;}
        
        Border color #372fa7