#2193d4 color space conversions
Hex:
        #2193d4
        RGB:
        33, 147, 212
        CMY:
        87, 42, 17
        CMYK:
        84, 31, 0, 17
      HSL:
        202°, 73.0612%, 48.0392%
        HSV (HSB):
        202°, 84.4340%, 83.1373%
        XYZ:
        22.9446, 25.9442, 66.0858
        xyY:
        0.1996, 0.2257, 25.9442
      CIE-Lab:
        57.9841, -7.5696, -41.7759
        CIE-LCH:
        57.9841, 42.4562, 259.7298
        CIE-Luv:
        57.9841, -35.7853, -64.6616
        Hunter-Lab:
        50.9355, -8.7293, -41.2704
      #2193d4 color charts
#2193d4 RGB chart
      #2193d4 CMYK chart
      #2193d4 RGB pie chart
      #2193d4 color shades, tints & tones
#2193d4 color schemes
#2193d4 color preview, HTML & CSS examples
           This text has a color of #2193d4        
        
          <p style="color:#2193d4;">Text here</p>
        
        
          .mytext {color:#2193d4;}
        
        Text color #2193d4
      
           This box has a color of #2193d4        
        
          <div style="background-color:#2193d4;">Content here</div>
        
        
          .mybackground {background-color:#2193d4;}
        
        Background color #2193d4
      
           Border around this has a color of #2193d4        
        
          <div style="border:2px solid #2193d4;">Content here</div>
        
        
          .myborder {border:2px solid #2193d4;}
        
        Border color #2193d4