#2106a9 color space conversions
Hex:
        #2106a9
        RGB:
        33, 6, 169
        CMY:
        87, 98, 34
        CMYK:
        80, 96, 0, 34
      HSL:
        250°, 93.1429%, 34.3137%
        HSV (HSB):
        250°, 96.4497%, 66.2745%
        XYZ:
        7.8538, 3.3182, 37.7626
        xyY:
        0.1605, 0.0678, 3.3182
      CIE-Lab:
        21.2755, 57.1089, -76.2495
        CIE-LCH:
        21.2755, 95.2649, 306.8322
        CIE-Luv:
        21.2755, -3.8815, -81.2068
        Hunter-Lab:
        18.2158, 45.0827, -110.1613
      #2106a9 color charts
#2106a9 RGB chart
      #2106a9 CMYK chart
      #2106a9 RGB pie chart
      #2106a9 color shades, tints & tones
#2106a9 color schemes
#2106a9 color preview, HTML & CSS examples
           This text has a color of #2106a9        
        
          <p style="color:#2106a9;">Text here</p>
        
        
          .mytext {color:#2106a9;}
        
        Text color #2106a9
      
           This box has a color of #2106a9        
        
          <div style="background-color:#2106a9;">Content here</div>
        
        
          .mybackground {background-color:#2106a9;}
        
        Background color #2106a9
      
           Border around this has a color of #2106a9        
        
          <div style="border:2px solid #2106a9;">Content here</div>
        
        
          .myborder {border:2px solid #2106a9;}
        
        Border color #2106a9