#2100a1 color space conversions
Hex:
        #2100a1
        RGB:
        33, 0, 161
        CMY:
        87, 100, 37
        CMYK:
        80, 100, 0, 37
      HSL:
        252°, 100.0000%, 31.5686%
        HSV (HSB):
        252°, 100.0000%, 63.1373%
        XYZ:
        7.0602, 2.8965, 33.9052
        xyY:
        0.1610, 0.0660, 2.8965
      CIE-Lab:
        19.6247, 56.6278, -74.1382
        CIE-LCH:
        19.6247, 93.2909, 307.3731
        CIE-Luv:
        19.6247, -3.1425, -75.7921
        Hunter-Lab:
        17.0192, 44.2649, -106.2022
      #2100a1 color charts
#2100a1 RGB chart
      #2100a1 CMYK chart
      #2100a1 RGB pie chart
      #2100a1 color shades, tints & tones
#2100a1 color schemes
#2100a1 color preview, HTML & CSS examples
           This text has a color of #2100a1        
        
          <p style="color:#2100a1;">Text here</p>
        
        
          .mytext {color:#2100a1;}
        
        Text color #2100a1
      
           This box has a color of #2100a1        
        
          <div style="background-color:#2100a1;">Content here</div>
        
        
          .mybackground {background-color:#2100a1;}
        
        Background color #2100a1
      
           Border around this has a color of #2100a1        
        
          <div style="border:2px solid #2100a1;">Content here</div>
        
        
          .myborder {border:2px solid #2100a1;}
        
        Border color #2100a1