#2136a3 color space conversions
Hex:
        #2136a3
        RGB:
        33, 54, 163
        CMY:
        87, 79, 36
        CMYK:
        80, 67, 0, 36
      HSL:
        230°, 66.3265%, 38.4314%
        HSV (HSB):
        230°, 79.7546%, 63.9216%
        XYZ:
        8.5572, 5.6060, 35.2814
        xyY:
        0.1731, 0.1134, 5.6060
      CIE-Lab:
        28.3959, 32.7349, -60.8254
        CIE-LCH:
        28.3959, 69.0746, 298.2881
        CIE-Luv:
        28.3959, -9.3743, -79.0522
        Hunter-Lab:
        23.6770, 23.0778, -71.7748
      #2136a3 color charts
#2136a3 RGB chart
      #2136a3 CMYK chart
      #2136a3 RGB pie chart
      #2136a3 color shades, tints & tones
#2136a3 color schemes
#2136a3 color preview, HTML & CSS examples
           This text has a color of #2136a3        
        
          <p style="color:#2136a3;">Text here</p>
        
        
          .mytext {color:#2136a3;}
        
        Text color #2136a3
      
           This box has a color of #2136a3        
        
          <div style="background-color:#2136a3;">Content here</div>
        
        
          .mybackground {background-color:#2136a3;}
        
        Background color #2136a3
      
           Border around this has a color of #2136a3        
        
          <div style="border:2px solid #2136a3;">Content here</div>
        
        
          .myborder {border:2px solid #2136a3;}
        
        Border color #2136a3