#1940f0 color space conversions
Hex:
        #1940f0
        RGB:
        25, 64, 240
        CMY:
        90, 75, 6
        CMYK:
        90, 73, 0, 6
      HSL:
        229°, 87.7551%, 51.9608%
        HSV (HSB):
        229°, 89.5833%, 94.1176%
        XYZ:
        17.9625, 10.1647, 83.4533
        xyY:
        0.1610, 0.0911, 10.1647
      CIE-Lab:
        38.1365, 53.5853, -89.6922
        CIE-LCH:
        38.1365, 104.4800, 300.8556
        CIE-Luv:
        38.1365, -13.4311, -124.4053
        Hunter-Lab:
        31.8822, 44.7734, -132.8773
      #1940f0 color charts
#1940f0 RGB chart
      #1940f0 CMYK chart
      #1940f0 RGB pie chart
      #1940f0 color shades, tints & tones
#1940f0 color schemes
#1940f0 color preview, HTML & CSS examples
           This text has a color of #1940f0        
        
          <p style="color:#1940f0;">Text here</p>
        
        
          .mytext {color:#1940f0;}
        
        Text color #1940f0
      
           This box has a color of #1940f0        
        
          <div style="background-color:#1940f0;">Content here</div>
        
        
          .mybackground {background-color:#1940f0;}
        
        Background color #1940f0
      
           Border around this has a color of #1940f0        
        
          <div style="border:2px solid #1940f0;">Content here</div>
        
        
          .myborder {border:2px solid #1940f0;}
        
        Border color #1940f0