#1962f8 color space conversions
Hex:
        #1962f8
        RGB:
        25, 98, 248
        CMY:
        90, 62, 3
        CMYK:
        90, 60, 0, 3
      HSL:
        220°, 94.0928%, 53.5294%
        HSV (HSB):
        220°, 89.9194%, 97.2549%
        XYZ:
        21.7119, 15.7193, 90.6967
        xyY:
        0.1695, 0.1227, 15.7193
      CIE-Lab:
        46.6041, 35.8036, -80.2420
        CIE-LCH:
        46.6041, 87.8674, 294.0462
        CIE-Luv:
        46.6041, -20.5085, -121.8968
        Hunter-Lab:
        39.6476, 28.3669, -107.8767
      #1962f8 color charts
#1962f8 RGB chart
      #1962f8 CMYK chart
      #1962f8 RGB pie chart
      #1962f8 color shades, tints & tones
#1962f8 color schemes
#1962f8 color preview, HTML & CSS examples
           This text has a color of #1962f8        
        
          <p style="color:#1962f8;">Text here</p>
        
        
          .mytext {color:#1962f8;}
        
        Text color #1962f8
      
           This box has a color of #1962f8        
        
          <div style="background-color:#1962f8;">Content here</div>
        
        
          .mybackground {background-color:#1962f8;}
        
        Background color #1962f8
      
           Border around this has a color of #1962f8        
        
          <div style="border:2px solid #1962f8;">Content here</div>
        
        
          .myborder {border:2px solid #1962f8;}
        
        Border color #1962f8