#2123c2 color space conversions
Hex:
        #2123c2
        RGB:
        33, 35, 194
        CMY:
        87, 86, 24
        CMYK:
        83, 82, 0, 24
      HSL:
        239°, 70.9251%, 44.5098%
        HSV (HSB):
        239°, 82.9897%, 76.0784%
        XYZ:
        10.9658, 5.4204, 51.5072
        xyY:
        0.1615, 0.0798, 5.4204
      CIE-Lab:
        27.9005, 54.1834, -80.1448
        CIE-LCH:
        27.9005, 96.7421, 304.0614
        CIE-Luv:
        27.9005, -7.2930, -98.1722
        Hunter-Lab:
        23.2818, 43.3310, -114.8721
      #2123c2 color charts
#2123c2 RGB chart
      #2123c2 CMYK chart
      #2123c2 RGB pie chart
      #2123c2 color shades, tints & tones
#2123c2 color schemes
#2123c2 color preview, HTML & CSS examples
           This text has a color of #2123c2        
        
          <p style="color:#2123c2;">Text here</p>
        
        
          .mytext {color:#2123c2;}
        
        Text color #2123c2
      
           This box has a color of #2123c2        
        
          <div style="background-color:#2123c2;">Content here</div>
        
        
          .mybackground {background-color:#2123c2;}
        
        Background color #2123c2
      
           Border around this has a color of #2123c2        
        
          <div style="border:2px solid #2123c2;">Content here</div>
        
        
          .myborder {border:2px solid #2123c2;}
        
        Border color #2123c2