#2134a4 color space conversions
Hex:
        #2134a4
        RGB:
        33, 52, 164
        CMY:
        87, 80, 36
        CMYK:
        80, 68, 0, 36
      HSL:
        231°, 66.4975%, 38.6275%
        HSV (HSB):
        231°, 79.8780%, 64.3137%
        XYZ:
        8.5560, 5.4597, 35.7248
        xyY:
        0.1720, 0.1098, 5.4597
      CIE-Lab:
        28.0061, 34.4045, -62.0705
        CIE-LCH:
        28.0061, 70.9677, 298.9987
        CIE-Luv:
        28.0061, -8.9793, -79.9882
        Hunter-Lab:
        23.3659, 24.4721, -74.2941
      #2134a4 color charts
#2134a4 RGB chart
      #2134a4 CMYK chart
      #2134a4 RGB pie chart
      #2134a4 color shades, tints & tones
#2134a4 color schemes
#2134a4 color preview, HTML & CSS examples
           This text has a color of #2134a4        
        
          <p style="color:#2134a4;">Text here</p>
        
        
          .mytext {color:#2134a4;}
        
        Text color #2134a4
      
           This box has a color of #2134a4        
        
          <div style="background-color:#2134a4;">Content here</div>
        
        
          .mybackground {background-color:#2134a4;}
        
        Background color #2134a4
      
           Border around this has a color of #2134a4        
        
          <div style="border:2px solid #2134a4;">Content here</div>
        
        
          .myborder {border:2px solid #2134a4;}
        
        Border color #2134a4