#1949f2 color space conversions
Hex:
        #1949f2
        RGB:
        25, 73, 242
        CMY:
        90, 71, 5
        CMYK:
        90, 70, 0, 5
      HSL:
        227°, 89.3004%, 52.3529%
        HSV (HSB):
        227°, 89.6694%, 94.9020%
        XYZ:
        18.8105, 11.3826, 85.2100
        xyY:
        0.1630, 0.0986, 11.3826
      CIE-Lab:
        40.2175, 49.0614, -87.3796
        CIE-LCH:
        40.2175, 100.2109, 299.3131
        CIE-Luv:
        40.2175, -15.0705, -124.5477
        Hunter-Lab:
        33.7381, 40.4800, -126.1283
      #1949f2 color charts
#1949f2 RGB chart
      #1949f2 CMYK chart
      #1949f2 RGB pie chart
      #1949f2 color shades, tints & tones
#1949f2 color schemes
#1949f2 color preview, HTML & CSS examples
           This text has a color of #1949f2        
        
          <p style="color:#1949f2;">Text here</p>
        
        
          .mytext {color:#1949f2;}
        
        Text color #1949f2
      
           This box has a color of #1949f2        
        
          <div style="background-color:#1949f2;">Content here</div>
        
        
          .mybackground {background-color:#1949f2;}
        
        Background color #1949f2
      
           Border around this has a color of #1949f2        
        
          <div style="border:2px solid #1949f2;">Content here</div>
        
        
          .myborder {border:2px solid #1949f2;}
        
        Border color #1949f2