#2131a8 color space conversions
Hex:
        #2131a8
        RGB:
        33, 49, 168
        CMY:
        87, 81, 34
        CMYK:
        80, 71, 0, 34
      HSL:
        233°, 67.1642%, 39.4118%
        HSV (HSB):
        233°, 80.3571%, 65.8824%
        XYZ:
        8.7934, 5.3471, 37.6144
        xyY:
        0.1699, 0.1033, 5.3471
      CIE-Lab:
        27.7016, 37.7702, -64.9859
        CIE-LCH:
        27.7016, 75.1648, 300.1654
        CIE-Luv:
        27.7016, -8.4909, -82.7968
        Hunter-Lab:
        23.1238, 27.4123, -80.2575
      #2131a8 color charts
#2131a8 RGB chart
      #2131a8 CMYK chart
      #2131a8 RGB pie chart
      #2131a8 color shades, tints & tones
#2131a8 color schemes
#2131a8 color preview, HTML & CSS examples
           This text has a color of #2131a8        
        
          <p style="color:#2131a8;">Text here</p>
        
        
          .mytext {color:#2131a8;}
        
        Text color #2131a8
      
           This box has a color of #2131a8        
        
          <div style="background-color:#2131a8;">Content here</div>
        
        
          .mybackground {background-color:#2131a8;}
        
        Background color #2131a8
      
           Border around this has a color of #2131a8        
        
          <div style="border:2px solid #2131a8;">Content here</div>
        
        
          .myborder {border:2px solid #2131a8;}
        
        Border color #2131a8