#2194e5 color space conversions
Hex:
        #2194e5
        RGB:
        33, 148, 229
        CMY:
        87, 42, 10
        CMYK:
        86, 35, 0, 10
      HSL:
        205°, 79.0323%, 51.3725%
        HSV (HSB):
        205°, 85.5895%, 89.8039%
        XYZ:
        25.3600, 27.1603, 78.0346
        xyY:
        0.1942, 0.2080, 27.1603
      CIE-Lab:
        59.1224, -1.9140, -49.4591
        CIE-LCH:
        59.1224, 49.4961, 267.7838
        CIE-Luv:
        59.1224, -35.1446, -78.2296
        Hunter-Lab:
        52.1155, -4.3422, -52.2963
      #2194e5 color charts
#2194e5 RGB chart
      #2194e5 CMYK chart
      #2194e5 RGB pie chart
      #2194e5 color shades, tints & tones
#2194e5 color schemes
#2194e5 color preview, HTML & CSS examples
           This text has a color of #2194e5        
        
          <p style="color:#2194e5;">Text here</p>
        
        
          .mytext {color:#2194e5;}
        
        Text color #2194e5
      
           This box has a color of #2194e5        
        
          <div style="background-color:#2194e5;">Content here</div>
        
        
          .mybackground {background-color:#2194e5;}
        
        Background color #2194e5
      
           Border around this has a color of #2194e5        
        
          <div style="border:2px solid #2194e5;">Content here</div>
        
        
          .myborder {border:2px solid #2194e5;}
        
        Border color #2194e5