#1996d4 color space conversions
Hex:
        #1996d4
        RGB:
        25, 150, 212
        CMY:
        90, 41, 17
        CMYK:
        88, 29, 0, 17
      HSL:
        200°, 78.9030%, 46.4706%
        HSV (HSB):
        200°, 88.2075%, 83.1373%
        XYZ:
        23.1909, 26.7728, 66.2327
        xyY:
        0.1996, 0.2304, 26.7728
      CIE-Lab:
        58.7635, -9.8188, -40.5576
        CIE-LCH:
        58.7635, 41.7292, 256.3908
        CIE-Luv:
        58.7635, -37.4755, -62.5415
        Hunter-Lab:
        51.7425, -10.5458, -39.6742
      #1996d4 color charts
#1996d4 RGB chart
      #1996d4 CMYK chart
      #1996d4 RGB pie chart
      #1996d4 color shades, tints & tones
#1996d4 color schemes
#1996d4 color preview, HTML & CSS examples
           This text has a color of #1996d4        
        
          <p style="color:#1996d4;">Text here</p>
        
        
          .mytext {color:#1996d4;}
        
        Text color #1996d4
      
           This box has a color of #1996d4        
        
          <div style="background-color:#1996d4;">Content here</div>
        
        
          .mybackground {background-color:#1996d4;}
        
        Background color #1996d4
      
           Border around this has a color of #1996d4        
        
          <div style="border:2px solid #1996d4;">Content here</div>
        
        
          .myborder {border:2px solid #1996d4;}
        
        Border color #1996d4