#311c7b color space conversions
Hex:
        #311c7b
        RGB:
        49, 28, 123
        CMY:
        81, 89, 52
        CMYK:
        60, 77, 0, 52
      HSL:
        253°, 62.9139%, 29.6078%
        HSV (HSB):
        253°, 77.2358%, 48.2353%
        XYZ:
        5.2570, 2.9135, 19.0242
        xyY:
        0.1933, 0.1071, 2.9135
      CIE-Lab:
        19.6942, 36.6495, -50.2677
        CIE-LCH:
        19.6942, 62.2095, 306.0953
        CIE-Luv:
        19.6942, 0.1223, -56.5909
        Hunter-Lab:
        17.0691, 25.1045, -54.1327
      #311c7b color charts
#311c7b RGB chart
      #311c7b CMYK chart
      #311c7b RGB pie chart
      #311c7b color shades, tints & tones
#311c7b color schemes
#311c7b color preview, HTML & CSS examples
           This text has a color of #311c7b        
        
          <p style="color:#311c7b;">Text here</p>
        
        
          .mytext {color:#311c7b;}
        
        Text color #311c7b
      
           This box has a color of #311c7b        
        
          <div style="background-color:#311c7b;">Content here</div>
        
        
          .mybackground {background-color:#311c7b;}
        
        Background color #311c7b
      
           Border around this has a color of #311c7b        
        
          <div style="border:2px solid #311c7b;">Content here</div>
        
        
          .myborder {border:2px solid #311c7b;}
        
        Border color #311c7b