#0211ac color space conversions
Hex:
        #0211ac
        RGB:
        2, 17, 172
        CMY:
        99, 93, 33
        CMYK:
        99, 90, 0, 33
      HSL:
        235°, 97.7011%, 34.1176%
        HSV (HSB):
        235°, 98.8372%, 67.4510%
        XYZ:
        7.6719, 3.3924, 39.2802
        xyY:
        0.1524, 0.0674, 3.3924
      CIE-Lab:
        21.5513, 54.2257, -77.6315
        CIE-LCH:
        21.5513, 94.6947, 304.9343
        CIE-Luv:
        21.5513, -6.6882, -82.7207
        Hunter-Lab:
        18.4184, 42.1192, -113.5527
      #0211ac color charts
#0211ac RGB chart
      #0211ac CMYK chart
      #0211ac RGB pie chart
      #0211ac color shades, tints & tones
#0211ac color schemes
#0211ac color preview, HTML & CSS examples
           This text has a color of #0211ac        
        
          <p style="color:#0211ac;">Text here</p>
        
        
          .mytext {color:#0211ac;}
        
        Text color #0211ac
      
           This box has a color of #0211ac        
        
          <div style="background-color:#0211ac;">Content here</div>
        
        
          .mybackground {background-color:#0211ac;}
        
        Background color #0211ac
      
           Border around this has a color of #0211ac        
        
          <div style="border:2px solid #0211ac;">Content here</div>
        
        
          .myborder {border:2px solid #0211ac;}
        
        Border color #0211ac