#2371c1 color space conversions
Hex:
        #2371c1
        RGB:
        35, 113, 193
        CMY:
        86, 56, 24
        CMYK:
        82, 41, 0, 24
      HSL:
        210°, 69.2982%, 44.7059%
        HSV (HSB):
        210°, 81.8653%, 75.6863%
        XYZ:
        16.2239, 16.0178, 52.6887
        xyY:
        0.1910, 0.1886, 16.0178
      CIE-Lab:
        46.9979, 5.8164, -48.4009
        CIE-LCH:
        46.9979, 48.7491, 276.8525
        CIE-Luv:
        46.9979, -25.2319, -73.6777
        Hunter-Lab:
        40.0223, 2.3198, -50.0388
      #2371c1 color charts
#2371c1 RGB chart
      #2371c1 CMYK chart
      #2371c1 RGB pie chart
      #2371c1 color shades, tints & tones
#2371c1 color schemes
#2371c1 color preview, HTML & CSS examples
           This text has a color of #2371c1        
        
          <p style="color:#2371c1;">Text here</p>
        
        
          .mytext {color:#2371c1;}
        
        Text color #2371c1
      
           This box has a color of #2371c1        
        
          <div style="background-color:#2371c1;">Content here</div>
        
        
          .mybackground {background-color:#2371c1;}
        
        Background color #2371c1
      
           Border around this has a color of #2371c1        
        
          <div style="border:2px solid #2371c1;">Content here</div>
        
        
          .myborder {border:2px solid #2371c1;}
        
        Border color #2371c1