#1994d8 color space conversions
Hex:
        #1994d8
        RGB:
        25, 148, 216
        CMY:
        90, 42, 15
        CMYK:
        88, 31, 0, 15
      HSL:
        201°, 79.2531%, 47.2549%
        HSV (HSB):
        201°, 88.4259%, 84.7059%
        XYZ:
        23.3855, 26.3444, 68.8182
        xyY:
        0.1973, 0.2222, 26.3444
      CIE-Lab:
        58.3625, -7.2191, -43.4259
        CIE-LCH:
        58.3625, 44.0218, 260.5615
        CIE-Luv:
        58.3625, -36.5502, -67.5108
        Hunter-Lab:
        51.3267, -8.4937, -43.5665
      #1994d8 color charts
#1994d8 RGB chart
      #1994d8 CMYK chart
      #1994d8 RGB pie chart
      #1994d8 color shades, tints & tones
#1994d8 color schemes
#1994d8 color preview, HTML & CSS examples
           This text has a color of #1994d8        
        
          <p style="color:#1994d8;">Text here</p>
        
        
          .mytext {color:#1994d8;}
        
        Text color #1994d8
      
           This box has a color of #1994d8        
        
          <div style="background-color:#1994d8;">Content here</div>
        
        
          .mybackground {background-color:#1994d8;}
        
        Background color #1994d8
      
           Border around this has a color of #1994d8        
        
          <div style="border:2px solid #1994d8;">Content here</div>
        
        
          .myborder {border:2px solid #1994d8;}
        
        Border color #1994d8