#372bf4 color space conversions
Hex:
        #372bf4
        RGB:
        55, 43, 244
        CMY:
        78, 83, 4
        CMYK:
        77, 82, 0, 4
      HSL:
        244°, 90.1345%, 56.2745%
        HSV (HSB):
        244°, 82.3770%, 95.6863%
        XYZ:
        18.7686, 9.0716, 86.3497
        xyY:
        0.1644, 0.0794, 9.0716
      CIE-Lab:
        36.1218, 66.4985, -95.2591
        CIE-LCH:
        36.1218, 116.1738, 304.9181
        CIE-Luv:
        36.1218, -7.7265, -127.2928
        Hunter-Lab:
        30.1192, 58.5226, -148.8973
      #372bf4 color charts
#372bf4 RGB chart
      #372bf4 CMYK chart
      #372bf4 RGB pie chart
      #372bf4 color shades, tints & tones
#372bf4 color schemes
#372bf4 color preview, HTML & CSS examples
           This text has a color of #372bf4        
        
          <p style="color:#372bf4;">Text here</p>
        
        
          .mytext {color:#372bf4;}
        
        Text color #372bf4
      
           This box has a color of #372bf4        
        
          <div style="background-color:#372bf4;">Content here</div>
        
        
          .mybackground {background-color:#372bf4;}
        
        Background color #372bf4
      
           Border around this has a color of #372bf4        
        
          <div style="border:2px solid #372bf4;">Content here</div>
        
        
          .myborder {border:2px solid #372bf4;}
        
        Border color #372bf4