#372dfb color space conversions
Hex:
        #372dfb
        RGB:
        55, 45, 251
        CMY:
        78, 82, 2
        CMYK:
        78, 82, 0, 2
      HSL:
        243°, 96.2617%, 58.0392%
        HSV (HSB):
        243°, 82.0717%, 98.4314%
        XYZ:
        19.9265, 9.6540, 92.0800
        xyY:
        0.1638, 0.0794, 9.6540
      CIE-Lab:
        37.2142, 67.6589, -97.3834
        CIE-LCH:
        37.2142, 118.5801, 304.7904
        CIE-Luv:
        37.2142, -8.2683, -131.2531
        Hunter-Lab:
        31.0709, 60.1021, -153.9586
      #372dfb color charts
#372dfb RGB chart
      #372dfb CMYK chart
      #372dfb RGB pie chart
      #372dfb color shades, tints & tones
#372dfb color schemes
#372dfb color preview, HTML & CSS examples
           This text has a color of #372dfb        
        
          <p style="color:#372dfb;">Text here</p>
        
        
          .mytext {color:#372dfb;}
        
        Text color #372dfb
      
           This box has a color of #372dfb        
        
          <div style="background-color:#372dfb;">Content here</div>
        
        
          .mybackground {background-color:#372dfb;}
        
        Background color #372dfb
      
           Border around this has a color of #372dfb        
        
          <div style="border:2px solid #372dfb;">Content here</div>
        
        
          .myborder {border:2px solid #372dfb;}
        
        Border color #372dfb