#1946af color space conversions
Hex:
        #1946af
        RGB:
        25, 70, 175
        CMY:
        90, 73, 31
        CMYK:
        86, 60, 0, 31
      HSL:
        222°, 75.0000%, 39.2157%
        HSV (HSB):
        222°, 85.7143%, 68.6275%
        XYZ:
        10.3289, 7.6821, 41.4958
        xyY:
        0.1736, 0.1291, 7.6821
      CIE-Lab:
        33.3119, 26.0514, -59.9828
        CIE-LCH:
        33.3119, 65.3958, 293.4760
        CIE-Luv:
        33.3119, -14.1215, -83.0743
        Hunter-Lab:
        27.7167, 18.0159, -69.3640
      #1946af color charts
#1946af RGB chart
      #1946af CMYK chart
      #1946af RGB pie chart
      #1946af color shades, tints & tones
#1946af color schemes
#1946af color preview, HTML & CSS examples
           This text has a color of #1946af        
        
          <p style="color:#1946af;">Text here</p>
        
        
          .mytext {color:#1946af;}
        
        Text color #1946af
      
           This box has a color of #1946af        
        
          <div style="background-color:#1946af;">Content here</div>
        
        
          .mybackground {background-color:#1946af;}
        
        Background color #1946af
      
           Border around this has a color of #1946af        
        
          <div style="border:2px solid #1946af;">Content here</div>
        
        
          .myborder {border:2px solid #1946af;}
        
        Border color #1946af