#372bc5 color space conversions
Hex:
        #372bc5
        RGB:
        55, 43, 197
        CMY:
        78, 83, 23
        CMYK:
        72, 78, 0, 23
      HSL:
        245°, 64.1667%, 47.0588%
        HSV (HSB):
        245°, 78.1726%, 77.2549%
        XYZ:
        12.5175, 6.5712, 53.4319
        xyY:
        0.1726, 0.0906, 6.5712
      CIE-Lab:
        30.8101, 52.6200, -77.0457
        CIE-LCH:
        30.8101, 93.3001, 304.3320
        CIE-Luv:
        30.8101, -5.3430, -100.2975
        Hunter-Lab:
        25.6343, 42.3030, -105.6394
      #372bc5 color charts
#372bc5 RGB chart
      #372bc5 CMYK chart
      #372bc5 RGB pie chart
      #372bc5 color shades, tints & tones
#372bc5 color schemes
#372bc5 color preview, HTML & CSS examples
           This text has a color of #372bc5        
        
          <p style="color:#372bc5;">Text here</p>
        
        
          .mytext {color:#372bc5;}
        
        Text color #372bc5
      
           This box has a color of #372bc5        
        
          <div style="background-color:#372bc5;">Content here</div>
        
        
          .mybackground {background-color:#372bc5;}
        
        Background color #372bc5
      
           Border around this has a color of #372bc5        
        
          <div style="border:2px solid #372bc5;">Content here</div>
        
        
          .myborder {border:2px solid #372bc5;}
        
        Border color #372bc5