#2140a2 color space conversions
Hex:
        #2140a2
        RGB:
        33, 64, 162
        CMY:
        87, 75, 36
        CMYK:
        80, 60, 0, 36
      HSL:
        226°, 66.1538%, 38.2353%
        HSV (HSB):
        226°, 79.6296%, 63.5294%
        XYZ:
        8.9822, 6.5988, 34.9827
        xyY:
        0.1776, 0.1305, 6.5988
      CIE-Lab:
        30.8754, 25.6969, -56.1615
        CIE-LCH:
        30.8754, 61.7612, 294.5866
        CIE-Luv:
        30.8754, -11.6763, -76.0214
        Hunter-Lab:
        25.6881, 17.4609, -62.7611
      #2140a2 color charts
#2140a2 RGB chart
      #2140a2 CMYK chart
      #2140a2 RGB pie chart
      #2140a2 color shades, tints & tones
#2140a2 color schemes
#2140a2 color preview, HTML & CSS examples
           This text has a color of #2140a2        
        
          <p style="color:#2140a2;">Text here</p>
        
        
          .mytext {color:#2140a2;}
        
        Text color #2140a2
      
           This box has a color of #2140a2        
        
          <div style="background-color:#2140a2;">Content here</div>
        
        
          .mybackground {background-color:#2140a2;}
        
        Background color #2140a2
      
           Border around this has a color of #2140a2        
        
          <div style="border:2px solid #2140a2;">Content here</div>
        
        
          .myborder {border:2px solid #2140a2;}
        
        Border color #2140a2