#311c7d color space conversions
Hex:
        #311c7d
        RGB:
        49, 28, 125
        CMY:
        81, 89, 51
        CMYK:
        61, 78, 0, 51
      HSL:
        253°, 63.3987%, 30.0000%
        HSV (HSB):
        253°, 77.6000%, 49.0196%
        XYZ:
        5.3835, 2.9641, 19.6904
        xyY:
        0.1920, 0.1057, 2.9641
      CIE-Lab:
        19.8997, 37.2799, -51.2037
        CIE-LCH:
        19.8997, 63.3373, 306.0573
        CIE-Luv:
        19.8997, -0.0331, -57.7938
        Hunter-Lab:
        17.2167, 25.6866, -55.7573
      #311c7d color charts
#311c7d RGB chart
      #311c7d CMYK chart
      #311c7d RGB pie chart
      #311c7d color shades, tints & tones
#311c7d color schemes
#311c7d color preview, HTML & CSS examples
           This text has a color of #311c7d        
        
          <p style="color:#311c7d;">Text here</p>
        
        
          .mytext {color:#311c7d;}
        
        Text color #311c7d
      
           This box has a color of #311c7d        
        
          <div style="background-color:#311c7d;">Content here</div>
        
        
          .mybackground {background-color:#311c7d;}
        
        Background color #311c7d
      
           Border around this has a color of #311c7d        
        
          <div style="border:2px solid #311c7d;">Content here</div>
        
        
          .myborder {border:2px solid #311c7d;}
        
        Border color #311c7d