#212aa7 color space conversions
Hex:
        #212aa7
        RGB:
        33, 42, 167
        CMY:
        87, 84, 35
        CMYK:
        80, 75, 0, 35
      HSL:
        236°, 67.0000%, 39.2157%
        HSV (HSB):
        236°, 80.2395%, 65.4902%
        XYZ:
        8.4302, 4.7693, 37.0355
        xyY:
        0.1678, 0.0949, 4.7693
      CIE-Lab:
        26.0671, 41.6585, -67.0803
        CIE-LCH:
        26.0671, 78.9633, 301.8413
        CIE-Luv:
        26.0671, -7.2386, -82.5814
        Hunter-Lab:
        21.8387, 30.6872, -85.2607
      #212aa7 color charts
#212aa7 RGB chart
      #212aa7 CMYK chart
      #212aa7 RGB pie chart
      #212aa7 color shades, tints & tones
#212aa7 color schemes
#212aa7 color preview, HTML & CSS examples
           This text has a color of #212aa7        
        
          <p style="color:#212aa7;">Text here</p>
        
        
          .mytext {color:#212aa7;}
        
        Text color #212aa7
      
           This box has a color of #212aa7        
        
          <div style="background-color:#212aa7;">Content here</div>
        
        
          .mybackground {background-color:#212aa7;}
        
        Background color #212aa7
      
           Border around this has a color of #212aa7        
        
          <div style="border:2px solid #212aa7;">Content here</div>
        
        
          .myborder {border:2px solid #212aa7;}
        
        Border color #212aa7