#2372bf color space conversions
Hex:
        #2372bf
        RGB:
        35, 114, 191
        CMY:
        86, 55, 25
        CMYK:
        82, 40, 0, 25
      HSL:
        210°, 69.0265%, 44.3137%
        HSV (HSB):
        210°, 81.6754%, 74.9020%
        XYZ:
        16.1144, 16.1535, 51.5588
        xyY:
        0.1922, 0.1927, 16.1535
      CIE-Lab:
        47.1753, 4.4265, -46.9645
        CIE-LCH:
        47.1753, 47.1726, 275.3843
        CIE-Luv:
        47.1753, -25.6372, -71.3870
        Hunter-Lab:
        40.1915, 1.2330, -47.9250
      #2372bf color charts
#2372bf RGB chart
      #2372bf CMYK chart
      #2372bf RGB pie chart
      #2372bf color shades, tints & tones
#2372bf color schemes
#2372bf color preview, HTML & CSS examples
           This text has a color of #2372bf        
        
          <p style="color:#2372bf;">Text here</p>
        
        
          .mytext {color:#2372bf;}
        
        Text color #2372bf
      
           This box has a color of #2372bf        
        
          <div style="background-color:#2372bf;">Content here</div>
        
        
          .mybackground {background-color:#2372bf;}
        
        Background color #2372bf
      
           Border around this has a color of #2372bf        
        
          <div style="border:2px solid #2372bf;">Content here</div>
        
        
          .myborder {border:2px solid #2372bf;}
        
        Border color #2372bf