#2140a5 color space conversions
Hex:
        #2140a5
        RGB:
        33, 64, 165
        CMY:
        87, 75, 35
        CMYK:
        80, 61, 0, 35
      HSL:
        226°, 66.6667%, 38.8235%
        HSV (HSB):
        226°, 80.0000%, 64.7059%
        XYZ:
        9.2521, 6.7067, 36.4042
        xyY:
        0.1767, 0.1281, 6.7067
      CIE-Lab:
        31.1297, 26.8598, -57.5539
        CIE-LCH:
        31.1297, 63.5129, 295.0180
        CIE-Luv:
        31.1297, -11.6962, -78.0235
        Hunter-Lab:
        25.8974, 18.4507, -65.2164
      #2140a5 color charts
#2140a5 RGB chart
      #2140a5 CMYK chart
      #2140a5 RGB pie chart
      #2140a5 color shades, tints & tones
#2140a5 color schemes
#2140a5 color preview, HTML & CSS examples
           This text has a color of #2140a5        
        
          <p style="color:#2140a5;">Text here</p>
        
        
          .mytext {color:#2140a5;}
        
        Text color #2140a5
      
           This box has a color of #2140a5        
        
          <div style="background-color:#2140a5;">Content here</div>
        
        
          .mybackground {background-color:#2140a5;}
        
        Background color #2140a5
      
           Border around this has a color of #2140a5        
        
          <div style="border:2px solid #2140a5;">Content here</div>
        
        
          .myborder {border:2px solid #2140a5;}
        
        Border color #2140a5