#2372b1 color space conversions
Hex:
        #2372b1
        RGB:
        35, 114, 177
        CMY:
        86, 55, 31
        CMYK:
        80, 36, 0, 31
      HSL:
        207°, 66.9811%, 41.5686%
        HSV (HSB):
        207°, 80.2260%, 69.4118%
        XYZ:
        14.6463, 15.5663, 43.8276
        xyY:
        0.1978, 0.2102, 15.5663
      CIE-Lab:
        46.4002, -0.9061, -40.0835
        CIE-LCH:
        46.4002, 40.0937, 268.7051
        CIE-Luv:
        46.4002, -26.2488, -59.8953
        Hunter-Lab:
        39.4541, -2.7815, -38.2444
      #2372b1 color charts
#2372b1 RGB chart
      #2372b1 CMYK chart
      #2372b1 RGB pie chart
      #2372b1 color shades, tints & tones
#2372b1 color schemes
#2372b1 color preview, HTML & CSS examples
           This text has a color of #2372b1        
        
          <p style="color:#2372b1;">Text here</p>
        
        
          .mytext {color:#2372b1;}
        
        Text color #2372b1
      
           This box has a color of #2372b1        
        
          <div style="background-color:#2372b1;">Content here</div>
        
        
          .mybackground {background-color:#2372b1;}
        
        Background color #2372b1
      
           Border around this has a color of #2372b1        
        
          <div style="border:2px solid #2372b1;">Content here</div>
        
        
          .myborder {border:2px solid #2372b1;}
        
        Border color #2372b1