#2114a2 color space conversions
Hex:
        #2114a2
        RGB:
        33, 20, 162
        CMY:
        87, 92, 36
        CMYK:
        80, 88, 0, 36
      HSL:
        245°, 78.0220%, 35.6863%
        HSV (HSB):
        245°, 87.6543%, 63.5294%
        XYZ:
        7.3989, 3.4323, 34.4549
        xyY:
        0.1634, 0.0758, 3.4323
      CIE-Lab:
        21.6980, 50.9998, -71.2923
        CIE-LCH:
        21.6980, 87.6560, 305.5785
        CIE-Luv:
        21.6980, -4.3522, -78.4014
        Hunter-Lab:
        18.5264, 38.8668, -97.2975
      #2114a2 color charts
#2114a2 RGB chart
      #2114a2 CMYK chart
      #2114a2 RGB pie chart
      #2114a2 color shades, tints & tones
#2114a2 color schemes
#2114a2 color preview, HTML & CSS examples
           This text has a color of #2114a2        
        
          <p style="color:#2114a2;">Text here</p>
        
        
          .mytext {color:#2114a2;}
        
        Text color #2114a2
      
           This box has a color of #2114a2        
        
          <div style="background-color:#2114a2;">Content here</div>
        
        
          .mybackground {background-color:#2114a2;}
        
        Background color #2114a2
      
           Border around this has a color of #2114a2        
        
          <div style="border:2px solid #2114a2;">Content here</div>
        
        
          .myborder {border:2px solid #2114a2;}
        
        Border color #2114a2