#1942b3 color space conversions
Hex:
        #1942b3
        RGB:
        25, 66, 179
        CMY:
        90, 74, 30
        CMYK:
        86, 63, 0, 30
      HSL:
        224°, 75.4902%, 40.0000%
        HSV (HSB):
        224°, 86.0335%, 70.1961%
        XYZ:
        10.4858, 7.3578, 43.5154
        xyY:
        0.1709, 0.1199, 7.3578
      CIE-Lab:
        32.6079, 30.2879, -63.5118
        CIE-LCH:
        32.6079, 70.3641, 295.4958
        CIE-Luv:
        32.6079, -13.1411, -86.8703
        Hunter-Lab:
        27.1252, 21.5336, -76.1277
      #1942b3 color charts
#1942b3 RGB chart
      #1942b3 CMYK chart
      #1942b3 RGB pie chart
      #1942b3 color shades, tints & tones
#1942b3 color schemes
#1942b3 color preview, HTML & CSS examples
           This text has a color of #1942b3        
        
          <p style="color:#1942b3;">Text here</p>
        
        
          .mytext {color:#1942b3;}
        
        Text color #1942b3
      
           This box has a color of #1942b3        
        
          <div style="background-color:#1942b3;">Content here</div>
        
        
          .mybackground {background-color:#1942b3;}
        
        Background color #1942b3
      
           Border around this has a color of #1942b3        
        
          <div style="border:2px solid #1942b3;">Content here</div>
        
        
          .myborder {border:2px solid #1942b3;}
        
        Border color #1942b3