#2119a2 color space conversions
Hex:
        #2119a2
        RGB:
        33, 25, 162
        CMY:
        87, 90, 36
        CMYK:
        80, 85, 0, 36
      HSL:
        244°, 73.2620%, 36.6667%
        HSV (HSB):
        244°, 84.5679%, 63.5294%
        XYZ:
        7.4964, 3.6272, 34.4874
        xyY:
        0.1644, 0.0795, 3.6272
      CIE-Lab:
        22.3987, 48.9133, -70.1271
        CIE-LCH:
        22.3987, 85.5004, 304.8956
        CIE-Luv:
        22.3987, -4.8080, -78.8892
        Hunter-Lab:
        19.0453, 36.9302, -94.0314
      #2119a2 color charts
#2119a2 RGB chart
      #2119a2 CMYK chart
      #2119a2 RGB pie chart
      #2119a2 color shades, tints & tones
#2119a2 color schemes
#2119a2 color preview, HTML & CSS examples
           This text has a color of #2119a2        
        
          <p style="color:#2119a2;">Text here</p>
        
        
          .mytext {color:#2119a2;}
        
        Text color #2119a2
      
           This box has a color of #2119a2        
        
          <div style="background-color:#2119a2;">Content here</div>
        
        
          .mybackground {background-color:#2119a2;}
        
        Background color #2119a2
      
           Border around this has a color of #2119a2        
        
          <div style="border:2px solid #2119a2;">Content here</div>
        
        
          .myborder {border:2px solid #2119a2;}
        
        Border color #2119a2