#1f6894 color space conversions
Hex:
        #1f6894
        RGB:
        31, 104, 148
        CMY:
        88, 59, 42
        CMYK:
        79, 30, 0, 42
      HSL:
        203°, 65.3631%, 35.0980%
        HSV (HSB):
        203°, 79.0541%, 58.0392%
        XYZ:
        10.8607, 12.3301, 29.8245
        xyY:
        0.2049, 0.2326, 12.3301
      CIE-Lab:
        41.7359, -6.2327, -30.3428
        CIE-LCH:
        41.7359, 30.9764, 258.3923
        CIE-Luv:
        41.7359, -24.7201, -43.0555
        Hunter-Lab:
        35.1142, -6.2404, -25.7785
      #1f6894 color charts
#1f6894 RGB chart
      #1f6894 CMYK chart
      #1f6894 RGB pie chart
      #1f6894 color shades, tints & tones
#1f6894 color schemes
#1f6894 color preview, HTML & CSS examples
           This text has a color of #1f6894        
        
          <p style="color:#1f6894;">Text here</p>
        
        
          .mytext {color:#1f6894;}
        
        Text color #1f6894
      
           This box has a color of #1f6894        
        
          <div style="background-color:#1f6894;">Content here</div>
        
        
          .mybackground {background-color:#1f6894;}
        
        Background color #1f6894
      
           Border around this has a color of #1f6894        
        
          <div style="border:2px solid #1f6894;">Content here</div>
        
        
          .myborder {border:2px solid #1f6894;}
        
        Border color #1f6894