#031c85 color space conversions
Hex:
        #031c85
        RGB:
        3, 28, 133
        CMY:
        99, 89, 48
        CMYK:
        98, 79, 0, 48
      HSL:
        228°, 95.5882%, 26.6667%
        HSV (HSB):
        228°, 97.7444%, 52.1569%
        XYZ:
        4.6864, 2.5433, 22.4342
        xyY:
        0.1580, 0.0857, 2.5433
      CIE-Lab:
        18.1134, 36.3056, -59.3102
        CIE-LCH:
        18.1134, 69.5398, 301.4721
        CIE-Luv:
        18.1134, -6.5082, -61.3431
        Hunter-Lab:
        15.9478, 24.5456, -72.2414
      #031c85 color charts
#031c85 RGB chart
      #031c85 CMYK chart
      #031c85 RGB pie chart
      #031c85 color shades, tints & tones
#031c85 color schemes
#031c85 color preview, HTML & CSS examples
           This text has a color of #031c85        
        
          <p style="color:#031c85;">Text here</p>
        
        
          .mytext {color:#031c85;}
        
        Text color #031c85
      
           This box has a color of #031c85        
        
          <div style="background-color:#031c85;">Content here</div>
        
        
          .mybackground {background-color:#031c85;}
        
        Background color #031c85
      
           Border around this has a color of #031c85        
        
          <div style="border:2px solid #031c85;">Content here</div>
        
        
          .myborder {border:2px solid #031c85;}
        
        Border color #031c85