#2114a5 color space conversions
Hex:
        #2114a5
        RGB:
        33, 20, 165
        CMY:
        87, 92, 35
        CMYK:
        80, 88, 0, 35
      HSL:
        245°, 78.3784%, 36.2745%
        HSV (HSB):
        245°, 87.8788%, 64.7059%
        XYZ:
        7.6689, 3.5403, 35.8765
        xyY:
        0.1629, 0.0752, 3.5403
      CIE-Lab:
        22.0893, 51.8788, -72.4668
        CIE-LCH:
        22.0893, 89.1227, 305.5988
        CIE-Luv:
        22.0893, -4.5036, -80.1559
        Hunter-Lab:
        18.8156, 39.8261, -99.8799
      #2114a5 color charts
#2114a5 RGB chart
      #2114a5 CMYK chart
      #2114a5 RGB pie chart
      #2114a5 color shades, tints & tones
#2114a5 color schemes
#2114a5 color preview, HTML & CSS examples
           This text has a color of #2114a5        
        
          <p style="color:#2114a5;">Text here</p>
        
        
          .mytext {color:#2114a5;}
        
        Text color #2114a5
      
           This box has a color of #2114a5        
        
          <div style="background-color:#2114a5;">Content here</div>
        
        
          .mybackground {background-color:#2114a5;}
        
        Background color #2114a5
      
           Border around this has a color of #2114a5        
        
          <div style="border:2px solid #2114a5;">Content here</div>
        
        
          .myborder {border:2px solid #2114a5;}
        
        Border color #2114a5