#311e70 color space conversions
Hex:
        #311e70
        RGB:
        49, 30, 112
        CMY:
        81, 88, 56
        CMYK:
        56, 73, 0, 56
      HSL:
        254°, 57.7465%, 27.8431%
        HSV (HSB):
        254°, 73.2143%, 43.9216%
        XYZ:
        4.6555, 2.7514, 15.6149
        xyY:
        0.2022, 0.1195, 2.7514
      CIE-Lab:
        19.0193, 31.9968, -44.3082
        CIE-LCH:
        19.0193, 54.6535, 305.8346
        CIE-Luv:
        19.0193, 0.7152, -49.8006
        Hunter-Lab:
        16.5872, 21.0718, -44.2034
      #311e70 color charts
#311e70 RGB chart
      #311e70 CMYK chart
      #311e70 RGB pie chart
      #311e70 color shades, tints & tones
#311e70 color schemes
#311e70 color preview, HTML & CSS examples
           This text has a color of #311e70        
        
          <p style="color:#311e70;">Text here</p>
        
        
          .mytext {color:#311e70;}
        
        Text color #311e70
      
           This box has a color of #311e70        
        
          <div style="background-color:#311e70;">Content here</div>
        
        
          .mybackground {background-color:#311e70;}
        
        Background color #311e70
      
           Border around this has a color of #311e70        
        
          <div style="border:2px solid #311e70;">Content here</div>
        
        
          .myborder {border:2px solid #311e70;}
        
        Border color #311e70