#2112a4 color space conversions
Hex:
        #2112a4
        RGB:
        33, 18, 164
        CMY:
        87, 93, 36
        CMYK:
        80, 89, 0, 36
      HSL:
        246°, 80.2198%, 35.6863%
        HSV (HSB):
        246°, 89.0244%, 64.3137%
        XYZ:
        7.5443, 3.4363, 35.3876
        xyY:
        0.1627, 0.0741, 3.4363
      CIE-Lab:
        21.7127, 52.3261, -72.4858
        CIE-LCH:
        21.7127, 89.3992, 305.8248
        CIE-Luv:
        21.7127, -4.2974, -79.3695
        Hunter-Lab:
        18.5372, 40.2065, -100.2088
      #2112a4 color charts
#2112a4 RGB chart
      #2112a4 CMYK chart
      #2112a4 RGB pie chart
      #2112a4 color shades, tints & tones
#2112a4 color schemes
#2112a4 color preview, HTML & CSS examples
           This text has a color of #2112a4        
        
          <p style="color:#2112a4;">Text here</p>
        
        
          .mytext {color:#2112a4;}
        
        Text color #2112a4
      
           This box has a color of #2112a4        
        
          <div style="background-color:#2112a4;">Content here</div>
        
        
          .mybackground {background-color:#2112a4;}
        
        Background color #2112a4
      
           Border around this has a color of #2112a4        
        
          <div style="border:2px solid #2112a4;">Content here</div>
        
        
          .myborder {border:2px solid #2112a4;}
        
        Border color #2112a4