#372bb5 color space conversions
Hex:
        #372bb5
        RGB:
        55, 43, 181
        CMY:
        78, 83, 29
        CMYK:
        70, 76, 0, 29
      HSL:
        245°, 61.6071%, 43.9216%
        HSV (HSB):
        245°, 76.2431%, 70.9804%
        XYZ:
        10.7799, 5.8762, 44.2821
        xyY:
        0.1769, 0.0964, 5.8762
      CIE-Lab:
        29.0979, 47.6387, -70.4238
        CIE-LCH:
        29.0979, 85.0233, 304.0767
        CIE-Luv:
        29.0979, -4.4613, -90.8436
        Hunter-Lab:
        24.2408, 36.9577, -91.3399
      #372bb5 color charts
#372bb5 RGB chart
      #372bb5 CMYK chart
      #372bb5 RGB pie chart
      #372bb5 color shades, tints & tones
#372bb5 color schemes
#372bb5 color preview, HTML & CSS examples
           This text has a color of #372bb5        
        
          <p style="color:#372bb5;">Text here</p>
        
        
          .mytext {color:#372bb5;}
        
        Text color #372bb5
      
           This box has a color of #372bb5        
        
          <div style="background-color:#372bb5;">Content here</div>
        
        
          .mybackground {background-color:#372bb5;}
        
        Background color #372bb5
      
           Border around this has a color of #372bb5        
        
          <div style="border:2px solid #372bb5;">Content here</div>
        
        
          .myborder {border:2px solid #372bb5;}
        
        Border color #372bb5