#2372e3 color space conversions
Hex:
        #2372e3
        RGB:
        35, 114, 227
        CMY:
        86, 55, 11
        CMYK:
        85, 50, 0, 11
      HSL:
        215°, 77.4194%, 51.3725%
        HSV (HSB):
        215°, 84.5815%, 89.0196%
        XYZ:
        20.5756, 17.9380, 75.0510
        xyY:
        0.1812, 0.1580, 17.9380
      CIE-Lab:
        49.4208, 18.2348, -63.8752
        CIE-LCH:
        49.4208, 66.4270, 285.9327
        CIE-Luv:
        49.4208, -24.3927, -99.4120
        Hunter-Lab:
        42.3533, 12.5986, -75.4159
      #2372e3 color charts
#2372e3 RGB chart
      #2372e3 CMYK chart
      #2372e3 RGB pie chart
      #2372e3 color shades, tints & tones
#2372e3 color schemes
#2372e3 color preview, HTML & CSS examples
           This text has a color of #2372e3        
        
          <p style="color:#2372e3;">Text here</p>
        
        
          .mytext {color:#2372e3;}
        
        Text color #2372e3
      
           This box has a color of #2372e3        
        
          <div style="background-color:#2372e3;">Content here</div>
        
        
          .mybackground {background-color:#2372e3;}
        
        Background color #2372e3
      
           Border around this has a color of #2372e3        
        
          <div style="border:2px solid #2372e3;">Content here</div>
        
        
          .myborder {border:2px solid #2372e3;}
        
        Border color #2372e3