#2140a3 color space conversions
Hex:
        #2140a3
        RGB:
        33, 64, 163
        CMY:
        87, 75, 36
        CMYK:
        80, 61, 0, 36
      HSL:
        226°, 66.3265%, 38.4314%
        HSV (HSB):
        226°, 79.7546%, 63.9216%
        XYZ:
        9.0715, 6.6345, 35.4528
        xyY:
        0.1773, 0.1297, 6.6345
      CIE-Lab:
        30.9598, 26.0851, -56.6268
        CIE-LCH:
        30.9598, 62.3460, 294.7331
        CIE-Luv:
        30.9598, -11.6827, -76.6905
        Hunter-Lab:
        25.7575, 17.7899, -63.5770
      #2140a3 color charts
#2140a3 RGB chart
      #2140a3 CMYK chart
      #2140a3 RGB pie chart
      #2140a3 color shades, tints & tones
#2140a3 color schemes
#2140a3 color preview, HTML & CSS examples
           This text has a color of #2140a3        
        
          <p style="color:#2140a3;">Text here</p>
        
        
          .mytext {color:#2140a3;}
        
        Text color #2140a3
      
           This box has a color of #2140a3        
        
          <div style="background-color:#2140a3;">Content here</div>
        
        
          .mybackground {background-color:#2140a3;}
        
        Background color #2140a3
      
           Border around this has a color of #2140a3        
        
          <div style="border:2px solid #2140a3;">Content here</div>
        
        
          .myborder {border:2px solid #2140a3;}
        
        Border color #2140a3