#2193a0 color space conversions
Hex:
        #2193a0
        RGB:
        33, 147, 160
        CMY:
        87, 42, 37
        CMYK:
        79, 8, 0, 37
      HSL:
        186°, 65.8031%, 37.8431%
        HSV (HSB):
        186°, 79.3750%, 62.7451%
        XYZ:
        17.4061, 23.7288, 36.9204
        xyY:
        0.2230, 0.3040, 23.7288
      CIE-Lab:
        55.8153, -25.6101, -15.6457
        CIE-LCH:
        55.8153, 30.0111, 211.4215
        CIE-Luv:
        55.8153, -39.1951, -19.7281
        Hunter-Lab:
        48.7123, -21.4640, -10.8390
      #2193a0 color charts
#2193a0 RGB chart
      #2193a0 CMYK chart
      #2193a0 RGB pie chart
      #2193a0 color shades, tints & tones
#2193a0 color schemes
#2193a0 color preview, HTML & CSS examples
           This text has a color of #2193a0        
        
          <p style="color:#2193a0;">Text here</p>
        
        
          .mytext {color:#2193a0;}
        
        Text color #2193a0
      
           This box has a color of #2193a0        
        
          <div style="background-color:#2193a0;">Content here</div>
        
        
          .mybackground {background-color:#2193a0;}
        
        Background color #2193a0
      
           Border around this has a color of #2193a0        
        
          <div style="border:2px solid #2193a0;">Content here</div>
        
        
          .myborder {border:2px solid #2193a0;}
        
        Border color #2193a0