#1942e7 color space conversions
Hex:
        #1942e7
        RGB:
        25, 66, 231
        CMY:
        90, 74, 9
        CMYK:
        89, 71, 0, 9
      HSL:
        228°, 81.1024%, 50.1961%
        HSV (HSB):
        228°, 89.1775%, 90.5882%
        XYZ:
        16.7729, 9.8726, 76.6229
        xyY:
        0.1624, 0.0956, 9.8726
      CIE-Lab:
        37.6128, 49.3632, -85.4587
        CIE-LCH:
        37.6128, 98.6910, 300.0119
        CIE-Luv:
        37.6128, -13.6283, -118.9349
        Hunter-Lab:
        31.4207, 40.3001, -122.5906
      #1942e7 color charts
#1942e7 RGB chart
      #1942e7 CMYK chart
      #1942e7 RGB pie chart
      #1942e7 color shades, tints & tones
#1942e7 color schemes
#1942e7 color preview, HTML & CSS examples
           This text has a color of #1942e7        
        
          <p style="color:#1942e7;">Text here</p>
        
        
          .mytext {color:#1942e7;}
        
        Text color #1942e7
      
           This box has a color of #1942e7        
        
          <div style="background-color:#1942e7;">Content here</div>
        
        
          .mybackground {background-color:#1942e7;}
        
        Background color #1942e7
      
           Border around this has a color of #1942e7        
        
          <div style="border:2px solid #1942e7;">Content here</div>
        
        
          .myborder {border:2px solid #1942e7;}
        
        Border color #1942e7