#1f4c94 color space conversions
Hex:
        #1f4c94
        RGB:
        31, 76, 148
        CMY:
        88, 70, 42
        CMYK:
        79, 49, 0, 42
      HSL:
        217°, 65.3631%, 35.0980%
        HSV (HSB):
        217°, 79.0541%, 58.0392%
        XYZ:
        8.4948, 7.5983, 29.0359
        xyY:
        0.1882, 0.1684, 7.5983
      CIE-Lab:
        33.1319, 11.7748, -44.0223
        CIE-LCH:
        33.1319, 45.5698, 284.9745
        CIE-Luv:
        33.1319, -15.3797, -61.1776
        Hunter-Lab:
        27.5650, 6.7702, -43.1581
      #1f4c94 color charts
#1f4c94 RGB chart
      #1f4c94 CMYK chart
      #1f4c94 RGB pie chart
      #1f4c94 color shades, tints & tones
#1f4c94 color schemes
#1f4c94 color preview, HTML & CSS examples
           This text has a color of #1f4c94        
        
          <p style="color:#1f4c94;">Text here</p>
        
        
          .mytext {color:#1f4c94;}
        
        Text color #1f4c94
      
           This box has a color of #1f4c94        
        
          <div style="background-color:#1f4c94;">Content here</div>
        
        
          .mybackground {background-color:#1f4c94;}
        
        Background color #1f4c94
      
           Border around this has a color of #1f4c94        
        
          <div style="border:2px solid #1f4c94;">Content here</div>
        
        
          .myborder {border:2px solid #1f4c94;}
        
        Border color #1f4c94