#2106a2 color space conversions
Hex:
        #2106a2
        RGB:
        33, 6, 162
        CMY:
        87, 98, 36
        CMYK:
        80, 96, 0, 36
      HSL:
        250°, 92.8571%, 32.9412%
        HSV (HSB):
        250°, 96.2963%, 63.5294%
        XYZ:
        7.2139, 3.0622, 34.3933
        xyY:
        0.1615, 0.0686, 3.0622
      CIE-Lab:
        20.2914, 55.2684, -73.6362
        CIE-LCH:
        20.2914, 92.0700, 306.8904
        CIE-Luv:
        20.2914, -3.4964, -77.0364
        Hunter-Lab:
        17.4992, 42.9617, -104.2803
      #2106a2 color charts
#2106a2 RGB chart
      #2106a2 CMYK chart
      #2106a2 RGB pie chart
      #2106a2 color shades, tints & tones
#2106a2 color schemes
#2106a2 color preview, HTML & CSS examples
           This text has a color of #2106a2        
        
          <p style="color:#2106a2;">Text here</p>
        
        
          .mytext {color:#2106a2;}
        
        Text color #2106a2
      
           This box has a color of #2106a2        
        
          <div style="background-color:#2106a2;">Content here</div>
        
        
          .mybackground {background-color:#2106a2;}
        
        Background color #2106a2
      
           Border around this has a color of #2106a2        
        
          <div style="border:2px solid #2106a2;">Content here</div>
        
        
          .myborder {border:2px solid #2106a2;}
        
        Border color #2106a2