#2123b5 color space conversions
Hex:
        #2123b5
        RGB:
        33, 35, 181
        CMY:
        87, 86, 29
        CMYK:
        82, 81, 0, 29
      HSL:
        239°, 69.1589%, 41.9608%
        HSV (HSB):
        239°, 81.7680%, 70.9804%
        XYZ:
        9.5687, 4.8616, 44.1501
        xyY:
        0.1633, 0.0830, 4.8616
      CIE-Lab:
        26.3367, 50.1134, -75.0370
        CIE-LCH:
        26.3367, 90.2325, 303.7369
        CIE-Luv:
        26.3367, -6.7688, -90.6526
        Hunter-Lab:
        22.0490, 38.8787, -103.2857
      #2123b5 color charts
#2123b5 RGB chart
      #2123b5 CMYK chart
      #2123b5 RGB pie chart
      #2123b5 color shades, tints & tones
#2123b5 color schemes
#2123b5 color preview, HTML & CSS examples
           This text has a color of #2123b5        
        
          <p style="color:#2123b5;">Text here</p>
        
        
          .mytext {color:#2123b5;}
        
        Text color #2123b5
      
           This box has a color of #2123b5        
        
          <div style="background-color:#2123b5;">Content here</div>
        
        
          .mybackground {background-color:#2123b5;}
        
        Background color #2123b5
      
           Border around this has a color of #2123b5        
        
          <div style="border:2px solid #2123b5;">Content here</div>
        
        
          .myborder {border:2px solid #2123b5;}
        
        Border color #2123b5