#311c8d color space conversions
Hex:
        #311c8d
        RGB:
        49, 28, 141
        CMY:
        81, 89, 45
        CMYK:
        65, 80, 0, 45
      HSL:
        251°, 66.8639%, 33.1373%
        HSV (HSB):
        251°, 80.1418%, 55.2941%
        XYZ:
        6.4896, 3.4066, 25.5148
        xyY:
        0.1833, 0.0962, 3.4066
      CIE-Lab:
        21.6037, 42.2755, -58.4692
        CIE-LCH:
        21.6037, 72.1517, 305.8684
        CIE-Luv:
        21.6037, -1.2110, -67.3369
        Hunter-Lab:
        18.4569, 30.4626, -69.0427
      #311c8d color charts
#311c8d RGB chart
      #311c8d CMYK chart
      #311c8d RGB pie chart
      #311c8d color shades, tints & tones
#311c8d color schemes
#311c8d color preview, HTML & CSS examples
           This text has a color of #311c8d        
        
          <p style="color:#311c8d;">Text here</p>
        
        
          .mytext {color:#311c8d;}
        
        Text color #311c8d
      
           This box has a color of #311c8d        
        
          <div style="background-color:#311c8d;">Content here</div>
        
        
          .mybackground {background-color:#311c8d;}
        
        Background color #311c8d
      
           Border around this has a color of #311c8d        
        
          <div style="border:2px solid #311c8d;">Content here</div>
        
        
          .myborder {border:2px solid #311c8d;}
        
        Border color #311c8d