#2134a2 color space conversions
Hex:
        #2134a2
        RGB:
        33, 52, 162
        CMY:
        87, 80, 36
        CMYK:
        80, 68, 0, 36
      HSL:
        231°, 66.1538%, 38.2353%
        HSV (HSB):
        231°, 79.6296%, 63.5294%
        XYZ:
        8.3768, 5.3880, 34.7809
        xyY:
        0.1726, 0.1110, 5.3880
      CIE-Lab:
        27.8126, 33.6625, -61.1783
        CIE-LCH:
        27.8126, 69.8280, 298.8212
        CIE-Luv:
        27.8126, -8.9346, -78.7429
        Hunter-Lab:
        23.2120, 23.7965, -72.5920
      #2134a2 color charts
#2134a2 RGB chart
      #2134a2 CMYK chart
      #2134a2 RGB pie chart
      #2134a2 color shades, tints & tones
#2134a2 color schemes
#2134a2 color preview, HTML & CSS examples
           This text has a color of #2134a2        
        
          <p style="color:#2134a2;">Text here</p>
        
        
          .mytext {color:#2134a2;}
        
        Text color #2134a2
      
           This box has a color of #2134a2        
        
          <div style="background-color:#2134a2;">Content here</div>
        
        
          .mybackground {background-color:#2134a2;}
        
        Background color #2134a2
      
           Border around this has a color of #2134a2        
        
          <div style="border:2px solid #2134a2;">Content here</div>
        
        
          .myborder {border:2px solid #2134a2;}
        
        Border color #2134a2