#372f9a color space conversions
Hex:
        #372f9a
        RGB:
        55, 47, 154
        CMY:
        78, 82, 40
        CMYK:
        64, 69, 0, 40
      HSL:
        244°, 53.2338%, 39.4118%
        HSV (HSB):
        244°, 69.4805%, 60.3922%
        XYZ:
        8.4248, 5.1783, 31.1273
        xyY:
        0.1883, 0.1158, 5.1783
      CIE-Lab:
        27.2370, 36.5682, -57.2055
        CIE-LCH:
        27.2370, 67.8948, 302.5884
        CIE-Luv:
        27.2370, -3.5698, -73.8865
        Hunter-Lab:
        22.7560, 26.2619, -65.1721
      #372f9a color charts
#372f9a RGB chart
      #372f9a CMYK chart
      #372f9a RGB pie chart
      #372f9a color shades, tints & tones
#372f9a color schemes
#372f9a color preview, HTML & CSS examples
           This text has a color of #372f9a        
        
          <p style="color:#372f9a;">Text here</p>
        
        
          .mytext {color:#372f9a;}
        
        Text color #372f9a
      
           This box has a color of #372f9a        
        
          <div style="background-color:#372f9a;">Content here</div>
        
        
          .mybackground {background-color:#372f9a;}
        
        Background color #372f9a
      
           Border around this has a color of #372f9a        
        
          <div style="border:2px solid #372f9a;">Content here</div>
        
        
          .myborder {border:2px solid #372f9a;}
        
        Border color #372f9a