#372ab5 color space conversions
Hex:
        #372ab5
        RGB:
        55, 42, 181
        CMY:
        78, 84, 29
        CMYK:
        70, 77, 0, 29
      HSL:
        246°, 62.3318%, 43.7255%
        HSV (HSB):
        246°, 76.7956%, 70.9804%
        XYZ:
        10.7440, 5.8043, 44.2701
        xyY:
        0.1767, 0.0954, 5.8043
      CIE-Lab:
        28.9134, 48.1649, -70.7286
        CIE-LCH:
        28.9134, 85.5709, 304.2542
        CIE-Luv:
        28.9134, -4.3187, -90.8938
        Hunter-Lab:
        24.0922, 37.4413, -92.0825
      #372ab5 color charts
#372ab5 RGB chart
      #372ab5 CMYK chart
      #372ab5 RGB pie chart
      #372ab5 color shades, tints & tones
#372ab5 color schemes
#372ab5 color preview, HTML & CSS examples
           This text has a color of #372ab5        
        
          <p style="color:#372ab5;">Text here</p>
        
        
          .mytext {color:#372ab5;}
        
        Text color #372ab5
      
           This box has a color of #372ab5        
        
          <div style="background-color:#372ab5;">Content here</div>
        
        
          .mybackground {background-color:#372ab5;}
        
        Background color #372ab5
      
           Border around this has a color of #372ab5        
        
          <div style="border:2px solid #372ab5;">Content here</div>
        
        
          .myborder {border:2px solid #372ab5;}
        
        Border color #372ab5