#2138a8 color space conversions
Hex:
        #2138a8
        RGB:
        33, 56, 168
        CMY:
        87, 78, 34
        CMYK:
        80, 67, 0, 34
      HSL:
        230°, 67.1642%, 39.4118%
        HSV (HSB):
        230°, 80.3571%, 65.8824%
        XYZ:
        9.1093, 5.9788, 37.7197
        xyY:
        0.1725, 0.1132, 5.9788
      CIE-Lab:
        29.3590, 33.3023, -62.2592
        CIE-LCH:
        29.3590, 70.6063, 298.1422
        CIE-Luv:
        29.3590, -9.8956, -81.8520
        Hunter-Lab:
        24.4517, 23.7083, -74.3460
      #2138a8 color charts
#2138a8 RGB chart
      #2138a8 CMYK chart
      #2138a8 RGB pie chart
      #2138a8 color shades, tints & tones
#2138a8 color schemes
#2138a8 color preview, HTML & CSS examples
           This text has a color of #2138a8        
        
          <p style="color:#2138a8;">Text here</p>
        
        
          .mytext {color:#2138a8;}
        
        Text color #2138a8
      
           This box has a color of #2138a8        
        
          <div style="background-color:#2138a8;">Content here</div>
        
        
          .mybackground {background-color:#2138a8;}
        
        Background color #2138a8
      
           Border around this has a color of #2138a8        
        
          <div style="border:2px solid #2138a8;">Content here</div>
        
        
          .myborder {border:2px solid #2138a8;}
        
        Border color #2138a8