#31486d color space conversions
Hex:
        #31486d
        RGB:
        49, 72, 109
        CMY:
        81, 72, 57
        CMYK:
        55, 34, 0, 57
      HSL:
        217°, 37.9747%, 30.9804%
        HSV (HSB):
        217°, 55.0459%, 42.7451%
        XYZ:
        6.3443, 6.3918, 15.3674
        xyY:
        0.2257, 0.2274, 6.3918
      CIE-Lab:
        30.3802, 2.9088, -24.1642
        CIE-LCH:
        30.3802, 24.3387, 276.8641
        CIE-Luv:
        30.3802, -10.5633, -31.7900
        Hunter-Lab:
        25.2821, 0.5494, -18.3412
      #31486d color charts
#31486d RGB chart
      #31486d CMYK chart
      #31486d RGB pie chart
      #31486d color shades, tints & tones
#31486d color schemes
#31486d color preview, HTML & CSS examples
           This text has a color of #31486d        
        
          <p style="color:#31486d;">Text here</p>
        
        
          .mytext {color:#31486d;}
        
        Text color #31486d
      
           This box has a color of #31486d        
        
          <div style="background-color:#31486d;">Content here</div>
        
        
          .mybackground {background-color:#31486d;}
        
        Background color #31486d
      
           Border around this has a color of #31486d        
        
          <div style="border:2px solid #31486d;">Content here</div>
        
        
          .myborder {border:2px solid #31486d;}
        
        Border color #31486d