#312a8b color space conversions
Hex:
        #312a8b
        RGB:
        49, 42, 139
        CMY:
        81, 84, 45
        CMYK:
        65, 70, 0, 45
      HSL:
        244°, 53.5912%, 35.4902%
        HSV (HSB):
        244°, 69.7842%, 54.5098%
        XYZ:
        6.7548, 4.1730, 24.8755
        xyY:
        0.1887, 0.1166, 4.1730
      CIE-Lab:
        24.2352, 33.6791, -52.8935
        CIE-LCH:
        24.2352, 62.7057, 302.4863
        CIE-Luv:
        24.2352, -3.2059, -65.3689
        Hunter-Lab:
        20.4279, 23.2750, -57.8995
      #312a8b color charts
#312a8b RGB chart
      #312a8b CMYK chart
      #312a8b RGB pie chart
      #312a8b color shades, tints & tones
#312a8b color schemes
#312a8b color preview, HTML & CSS examples
           This text has a color of #312a8b        
        
          <p style="color:#312a8b;">Text here</p>
        
        
          .mytext {color:#312a8b;}
        
        Text color #312a8b
      
           This box has a color of #312a8b        
        
          <div style="background-color:#312a8b;">Content here</div>
        
        
          .mybackground {background-color:#312a8b;}
        
        Background color #312a8b
      
           Border around this has a color of #312a8b        
        
          <div style="border:2px solid #312a8b;">Content here</div>
        
        
          .myborder {border:2px solid #312a8b;}
        
        Border color #312a8b