#2112a1 color space conversions
Hex:
        #2112a1
        RGB:
        33, 18, 161
        CMY:
        87, 93, 37
        CMYK:
        80, 89, 0, 37
      HSL:
        246°, 79.8883%, 35.0980%
        HSV (HSB):
        246°, 88.8199%, 63.1373%
        XYZ:
        7.2765, 3.3292, 33.9773
        xyY:
        0.1632, 0.0747, 3.3292
      CIE-Lab:
        21.3166, 51.4598, -71.3171
        CIE-LCH:
        21.3166, 87.9446, 305.8128
        CIE-Luv:
        21.3166, -4.1429, -77.6109
        Hunter-Lab:
        18.2460, 39.2557, -97.6365
      #2112a1 color charts
#2112a1 RGB chart
      #2112a1 CMYK chart
      #2112a1 RGB pie chart
      #2112a1 color shades, tints & tones
#2112a1 color schemes
#2112a1 color preview, HTML & CSS examples
           This text has a color of #2112a1        
        
          <p style="color:#2112a1;">Text here</p>
        
        
          .mytext {color:#2112a1;}
        
        Text color #2112a1
      
           This box has a color of #2112a1        
        
          <div style="background-color:#2112a1;">Content here</div>
        
        
          .mybackground {background-color:#2112a1;}
        
        Background color #2112a1
      
           Border around this has a color of #2112a1        
        
          <div style="border:2px solid #2112a1;">Content here</div>
        
        
          .myborder {border:2px solid #2112a1;}
        
        Border color #2112a1