#1940fc color space conversions
Hex:
        #1940fc
        RGB:
        25, 64, 252
        CMY:
        90, 75, 1
        CMYK:
        90, 75, 0, 1
      HSL:
        230°, 97.4249%, 54.3137%
        HSV (HSB):
        230°, 90.0794%, 98.8235%
        XYZ:
        19.8050, 10.9017, 93.1559
        xyY:
        0.1599, 0.0880, 10.9017
      CIE-Lab:
        39.4145, 57.5699, -94.3236
        CIE-LCH:
        39.4145, 110.5044, 301.3976
        CIE-Luv:
        39.4145, -13.6623, -131.3411
        Hunter-Lab:
        33.0178, 49.2882, -144.1675
      #1940fc color charts
#1940fc RGB chart
      #1940fc CMYK chart
      #1940fc RGB pie chart
      #1940fc color shades, tints & tones
#1940fc color schemes
#1940fc color preview, HTML & CSS examples
           This text has a color of #1940fc        
        
          <p style="color:#1940fc;">Text here</p>
        
        
          .mytext {color:#1940fc;}
        
        Text color #1940fc
      
           This box has a color of #1940fc        
        
          <div style="background-color:#1940fc;">Content here</div>
        
        
          .mybackground {background-color:#1940fc;}
        
        Background color #1940fc
      
           Border around this has a color of #1940fc        
        
          <div style="border:2px solid #1940fc;">Content here</div>
        
        
          .myborder {border:2px solid #1940fc;}
        
        Border color #1940fc