#312a8e color space conversions
Hex:
        #312a8e
        RGB:
        49, 42, 142
        CMY:
        81, 84, 44
        CMYK:
        65, 70, 0, 44
      HSL:
        244°, 54.3478%, 36.0784%
        HSV (HSB):
        244°, 70.4225%, 55.6863%
        XYZ:
        6.9771, 4.2619, 26.0461
        xyY:
        0.1871, 0.1143, 4.2619
      CIE-Lab:
        24.5190, 34.7033, -54.2927
        CIE-LCH:
        24.5190, 64.4361, 302.5863
        CIE-Luv:
        24.5190, -3.3758, -67.2499
        Hunter-Lab:
        20.6443, 24.1992, -60.3526
      #312a8e color charts
#312a8e RGB chart
      #312a8e CMYK chart
      #312a8e RGB pie chart
      #312a8e color shades, tints & tones
#312a8e color schemes
#312a8e color preview, HTML & CSS examples
           This text has a color of #312a8e        
        
          <p style="color:#312a8e;">Text here</p>
        
        
          .mytext {color:#312a8e;}
        
        Text color #312a8e
      
           This box has a color of #312a8e        
        
          <div style="background-color:#312a8e;">Content here</div>
        
        
          .mybackground {background-color:#312a8e;}
        
        Background color #312a8e
      
           Border around this has a color of #312a8e        
        
          <div style="border:2px solid #312a8e;">Content here</div>
        
        
          .myborder {border:2px solid #312a8e;}
        
        Border color #312a8e