#2123b7 color space conversions
Hex:
        #2123b7
        RGB:
        33, 35, 183
        CMY:
        87, 86, 28
        CMYK:
        82, 81, 0, 28
      HSL:
        239°, 69.4444%, 42.3529%
        HSV (HSB):
        239°, 81.9672%, 71.7647%
        XYZ:
        9.7755, 4.9443, 45.2389
        xyY:
        0.1630, 0.0825, 4.9443
      CIE-Lab:
        26.5755, 50.7478, -75.8324
        CIE-LCH:
        26.5755, 91.2463, 303.7908
        CIE-Luv:
        26.5755, -6.8495, -91.8128
        Hunter-Lab:
        22.2358, 39.5611, -105.0610
      #2123b7 color charts
#2123b7 RGB chart
      #2123b7 CMYK chart
      #2123b7 RGB pie chart
      #2123b7 color shades, tints & tones
#2123b7 color schemes
#2123b7 color preview, HTML & CSS examples
           This text has a color of #2123b7        
        
          <p style="color:#2123b7;">Text here</p>
        
        
          .mytext {color:#2123b7;}
        
        Text color #2123b7
      
           This box has a color of #2123b7        
        
          <div style="background-color:#2123b7;">Content here</div>
        
        
          .mybackground {background-color:#2123b7;}
        
        Background color #2123b7
      
           Border around this has a color of #2123b7        
        
          <div style="border:2px solid #2123b7;">Content here</div>
        
        
          .myborder {border:2px solid #2123b7;}
        
        Border color #2123b7