#1994a8 color space conversions
Hex:
        #1994a8
        RGB:
        25, 148, 168
        CMY:
        90, 42, 34
        CMYK:
        85, 12, 0, 34
      HSL:
        188°, 74.0933%, 37.8431%
        HSV (HSB):
        188°, 85.1190%, 65.8824%
        XYZ:
        18.0587, 24.2136, 40.7677
        xyY:
        0.2175, 0.2916, 24.2136
      CIE-Lab:
        56.3011, -24.1989, -19.4932
        CIE-LCH:
        56.3011, 31.0737, 218.8529
        CIE-Luv:
        56.3011, -39.8113, -26.0397
        Hunter-Lab:
        49.2074, -20.6048, -14.6759
      #1994a8 color charts
#1994a8 RGB chart
      #1994a8 CMYK chart
      #1994a8 RGB pie chart
      #1994a8 color shades, tints & tones
#1994a8 color schemes
#1994a8 color preview, HTML & CSS examples
           This text has a color of #1994a8        
        
          <p style="color:#1994a8;">Text here</p>
        
        
          .mytext {color:#1994a8;}
        
        Text color #1994a8
      
           This box has a color of #1994a8        
        
          <div style="background-color:#1994a8;">Content here</div>
        
        
          .mybackground {background-color:#1994a8;}
        
        Background color #1994a8
      
           Border around this has a color of #1994a8        
        
          <div style="border:2px solid #1994a8;">Content here</div>
        
        
          .myborder {border:2px solid #1994a8;}
        
        Border color #1994a8