#31419e color space conversions
Hex:
        #31419e
        RGB:
        49, 65, 158
        CMY:
        81, 75, 38
        CMYK:
        69, 59, 0, 38
      HSL:
        231°, 52.6570%, 40.5882%
        HSV (HSB):
        231°, 68.9873%, 61.9608%
        XYZ:
        9.3285, 6.9022, 33.1883
        xyY:
        0.1888, 0.1397, 6.9022
      CIE-Lab:
        31.5832, 25.5362, -52.5580
        CIE-LCH:
        31.5832, 58.4332, 295.9136
        CIE-Luv:
        31.5832, -9.1083, -72.2242
        Hunter-Lab:
        26.2720, 17.4045, -56.5082
      #31419e color charts
#31419e RGB chart
      #31419e CMYK chart
      #31419e RGB pie chart
      #31419e color shades, tints & tones
#31419e color schemes
#31419e color preview, HTML & CSS examples
           This text has a color of #31419e        
        
          <p style="color:#31419e;">Text here</p>
        
        
          .mytext {color:#31419e;}
        
        Text color #31419e
      
           This box has a color of #31419e        
        
          <div style="background-color:#31419e;">Content here</div>
        
        
          .mybackground {background-color:#31419e;}
        
        Background color #31419e
      
           Border around this has a color of #31419e        
        
          <div style="border:2px solid #31419e;">Content here</div>
        
        
          .myborder {border:2px solid #31419e;}
        
        Border color #31419e