#372cbb color space conversions
Hex:
        #372cbb
        RGB:
        55, 44, 187
        CMY:
        78, 83, 27
        CMYK:
        71, 76, 0, 27
      HSL:
        245°, 61.9048%, 45.2941%
        HSV (HSB):
        245°, 76.4706%, 73.3333%
        XYZ:
        11.4459, 6.2014, 47.6074
        xyY:
        0.1754, 0.0950, 6.2014
      CIE-Lab:
        29.9151, 49.0009, -72.6348
        CIE-LCH:
        29.9151, 87.6179, 304.0044
        CIE-Luv:
        29.9151, -4.9385, -94.3609
        Hunter-Lab:
        24.9027, 38.4631, -95.9151
      #372cbb color charts
#372cbb RGB chart
      #372cbb CMYK chart
      #372cbb RGB pie chart
      #372cbb color shades, tints & tones
#372cbb color schemes
#372cbb color preview, HTML & CSS examples
           This text has a color of #372cbb        
        
          <p style="color:#372cbb;">Text here</p>
        
        
          .mytext {color:#372cbb;}
        
        Text color #372cbb
      
           This box has a color of #372cbb        
        
          <div style="background-color:#372cbb;">Content here</div>
        
        
          .mybackground {background-color:#372cbb;}
        
        Background color #372cbb
      
           Border around this has a color of #372cbb        
        
          <div style="border:2px solid #372cbb;">Content here</div>
        
        
          .myborder {border:2px solid #372cbb;}
        
        Border color #372cbb