#1994c8 color space conversions
Hex:
        #1994c8
        RGB:
        25, 148, 200
        CMY:
        90, 42, 22
        CMYK:
        88, 26, 0, 22
      HSL:
        198°, 77.7778%, 44.1176%
        HSV (HSB):
        198°, 87.5000%, 78.4314%
        XYZ:
        21.4161, 25.5566, 58.4478
        xyY:
        0.2031, 0.2424, 25.5566
      CIE-Lab:
        57.6138, -13.0459, -35.6218
        CIE-LCH:
        57.6138, 37.9356, 249.8856
        CIE-Luv:
        57.6138, -37.5763, -53.8085
        Hunter-Lab:
        50.5535, -12.8503, -33.1610
      #1994c8 color charts
#1994c8 RGB chart
      #1994c8 CMYK chart
      #1994c8 RGB pie chart
      #1994c8 color shades, tints & tones
#1994c8 color schemes
#1994c8 color preview, HTML & CSS examples
           This text has a color of #1994c8        
        
          <p style="color:#1994c8;">Text here</p>
        
        
          .mytext {color:#1994c8;}
        
        Text color #1994c8
      
           This box has a color of #1994c8        
        
          <div style="background-color:#1994c8;">Content here</div>
        
        
          .mybackground {background-color:#1994c8;}
        
        Background color #1994c8
      
           Border around this has a color of #1994c8        
        
          <div style="border:2px solid #1994c8;">Content here</div>
        
        
          .myborder {border:2px solid #1994c8;}
        
        Border color #1994c8