#1962f0 color space conversions
Hex:
        #1962f0
        RGB:
        25, 98, 240
        CMY:
        90, 62, 6
        CMYK:
        90, 59, 0, 6
      HSL:
        220°, 87.7551%, 51.9608%
        HSV (HSB):
        220°, 89.5833%, 94.1176%
        XYZ:
        20.4968, 15.2333, 84.2981
        xyY:
        0.1708, 0.1269, 15.2333
      CIE-Lab:
        45.9521, 32.8023, -76.8325
        CIE-LCH:
        45.9521, 83.5418, 293.1192
        CIE-Luv:
        45.9521, -20.5996, -116.5900
        Hunter-Lab:
        39.0299, 25.4380, -100.7357
      #1962f0 color charts
#1962f0 RGB chart
      #1962f0 CMYK chart
      #1962f0 RGB pie chart
      #1962f0 color shades, tints & tones
#1962f0 color schemes
#1962f0 color preview, HTML & CSS examples
           This text has a color of #1962f0        
        
          <p style="color:#1962f0;">Text here</p>
        
        
          .mytext {color:#1962f0;}
        
        Text color #1962f0
      
           This box has a color of #1962f0        
        
          <div style="background-color:#1962f0;">Content here</div>
        
        
          .mybackground {background-color:#1962f0;}
        
        Background color #1962f0
      
           Border around this has a color of #1962f0        
        
          <div style="border:2px solid #1962f0;">Content here</div>
        
        
          .myborder {border:2px solid #1962f0;}
        
        Border color #1962f0