#1994e2 color space conversions
Hex:
        #1994e2
        RGB:
        25, 148, 226
        CMY:
        90, 42, 11
        CMYK:
        89, 35, 0, 11
      HSL:
        203°, 80.0797%, 49.2157%
        HSV (HSB):
        203°, 88.9381%, 88.6275%
        XYZ:
        24.7183, 26.8775, 75.8366
        xyY:
        0.1940, 0.2109, 26.8775
      CIE-Lab:
        58.8607, -3.5243, -48.2138
        CIE-LCH:
        58.8607, 48.3424, 265.8192
        CIE-Luv:
        58.8607, -35.9473, -75.9431
        Hunter-Lab:
        51.8435, -5.6197, -50.4389
      #1994e2 color charts
#1994e2 RGB chart
      #1994e2 CMYK chart
      #1994e2 RGB pie chart
      #1994e2 color shades, tints & tones
#1994e2 color schemes
#1994e2 color preview, HTML & CSS examples
           This text has a color of #1994e2        
        
          <p style="color:#1994e2;">Text here</p>
        
        
          .mytext {color:#1994e2;}
        
        Text color #1994e2
      
           This box has a color of #1994e2        
        
          <div style="background-color:#1994e2;">Content here</div>
        
        
          .mybackground {background-color:#1994e2;}
        
        Background color #1994e2
      
           Border around this has a color of #1994e2        
        
          <div style="border:2px solid #1994e2;">Content here</div>
        
        
          .myborder {border:2px solid #1994e2;}
        
        Border color #1994e2