#2143a8 color space conversions
Hex:
        #2143a8
        RGB:
        33, 67, 168
        CMY:
        87, 74, 34
        CMYK:
        80, 60, 0, 34
      HSL:
        225°, 67.1642%, 39.4118%
        HSV (HSB):
        225°, 80.3571%, 65.8824%
        XYZ:
        9.7022, 7.1648, 37.9174
        xyY:
        0.1771, 0.1308, 7.1648
      CIE-Lab:
        32.1792, 26.0074, -57.6417
        CIE-LCH:
        32.1792, 63.2373, 294.2844
        CIE-Luv:
        32.1792, -12.4587, -79.1057
        Hunter-Lab:
        26.7671, 17.8581, -65.2511
      #2143a8 color charts
#2143a8 RGB chart
      #2143a8 CMYK chart
      #2143a8 RGB pie chart
      #2143a8 color shades, tints & tones
#2143a8 color schemes
#2143a8 color preview, HTML & CSS examples
           This text has a color of #2143a8        
        
          <p style="color:#2143a8;">Text here</p>
        
        
          .mytext {color:#2143a8;}
        
        Text color #2143a8
      
           This box has a color of #2143a8        
        
          <div style="background-color:#2143a8;">Content here</div>
        
        
          .mybackground {background-color:#2143a8;}
        
        Background color #2143a8
      
           Border around this has a color of #2143a8        
        
          <div style="border:2px solid #2143a8;">Content here</div>
        
        
          .myborder {border:2px solid #2143a8;}
        
        Border color #2143a8