#212fbd color space conversions
Hex:
        #212fbd
        RGB:
        33, 47, 189
        CMY:
        87, 82, 26
        CMYK:
        83, 75, 0, 26
      HSL:
        235°, 70.2703%, 43.5294%
        HSV (HSB):
        235°, 82.5397%, 74.1176%
        XYZ:
        10.8290, 6.0305, 48.7374
        xyY:
        0.1651, 0.0919, 6.0305
      CIE-Lab:
        29.4892, 46.3188, -74.5606
        CIE-LCH:
        29.4892, 87.7765, 301.8495
        CIE-Luv:
        29.4892, -8.7499, -95.4737
        Hunter-Lab:
        24.5570, 35.7390, -100.4805
      #212fbd color charts
#212fbd RGB chart
      #212fbd CMYK chart
      #212fbd RGB pie chart
      #212fbd color shades, tints & tones
#212fbd color schemes
#212fbd color preview, HTML & CSS examples
           This text has a color of #212fbd        
        
          <p style="color:#212fbd;">Text here</p>
        
        
          .mytext {color:#212fbd;}
        
        Text color #212fbd
      
           This box has a color of #212fbd        
        
          <div style="background-color:#212fbd;">Content here</div>
        
        
          .mybackground {background-color:#212fbd;}
        
        Background color #212fbd
      
           Border around this has a color of #212fbd        
        
          <div style="border:2px solid #212fbd;">Content here</div>
        
        
          .myborder {border:2px solid #212fbd;}
        
        Border color #212fbd