#212e8b color space conversions
Hex:
        #212e8b
        RGB:
        33, 46, 139
        CMY:
        87, 82, 45
        CMYK:
        76, 67, 0, 45
      HSL:
        233°, 61.6279%, 33.7255%
        HSV (HSB):
        233°, 76.2590%, 54.5098%
        XYZ:
        6.2644, 4.1414, 24.8953
        xyY:
        0.1775, 0.1173, 4.1414
      CIE-Lab:
        24.1335, 28.9792, -53.1013
        CIE-LCH:
        24.1335, 60.4941, 298.6228
        CIE-Luv:
        24.1335, -7.1216, -65.2001
        Hunter-Lab:
        20.3504, 19.3337, -58.2859
      #212e8b color charts
#212e8b RGB chart
      #212e8b CMYK chart
      #212e8b RGB pie chart
      #212e8b color shades, tints & tones
#212e8b color schemes
#212e8b color preview, HTML & CSS examples
           This text has a color of #212e8b        
        
          <p style="color:#212e8b;">Text here</p>
        
        
          .mytext {color:#212e8b;}
        
        Text color #212e8b
      
           This box has a color of #212e8b        
        
          <div style="background-color:#212e8b;">Content here</div>
        
        
          .mybackground {background-color:#212e8b;}
        
        Background color #212e8b
      
           Border around this has a color of #212e8b        
        
          <div style="border:2px solid #212e8b;">Content here</div>
        
        
          .myborder {border:2px solid #212e8b;}
        
        Border color #212e8b