#1896fb color space conversions
Hex:
        #1896fb
        RGB:
        24, 150, 251
        CMY:
        91, 41, 2
        CMYK:
        90, 40, 0, 2
      HSL:
        207°, 96.5957%, 53.9216%
        HSV (HSB):
        207°, 90.4382%, 98.4314%
        XYZ:
        28.6956, 28.9719, 95.3465
        xyY:
        0.1875, 0.1893, 28.9719
      CIE-Lab:
        60.7568, 4.5768, -59.0032
        CIE-LCH:
        60.7568, 59.1804, 274.4355
        CIE-Luv:
        60.7568, -35.2713, -95.0610
        Hunter-Lab:
        53.8256, 0.9676, -67.3483
      #1896fb color charts
#1896fb RGB chart
      #1896fb CMYK chart
      #1896fb RGB pie chart
      #1896fb color shades, tints & tones
#1896fb color schemes
#1896fb color preview, HTML & CSS examples
           This text has a color of #1896fb        
        
          <p style="color:#1896fb;">Text here</p>
        
        
          .mytext {color:#1896fb;}
        
        Text color #1896fb
      
           This box has a color of #1896fb        
        
          <div style="background-color:#1896fb;">Content here</div>
        
        
          .mybackground {background-color:#1896fb;}
        
        Background color #1896fb
      
           Border around this has a color of #1896fb        
        
          <div style="border:2px solid #1896fb;">Content here</div>
        
        
          .myborder {border:2px solid #1896fb;}
        
        Border color #1896fb