#311c9d color space conversions
Hex:
        #311c9d
        RGB:
        49, 28, 157
        CMY:
        81, 89, 38
        CMYK:
        69, 82, 0, 38
      HSL:
        250°, 69.7297%, 36.2745%
        HSV (HSB):
        250°, 82.1656%, 61.5686%
        XYZ:
        7.7677, 3.9178, 32.2451
        xyY:
        0.1768, 0.0892, 3.9178
      CIE-Lab:
        23.3978, 47.1625, -65.3833
        CIE-LCH:
        23.3978, 80.6181, 305.8038
        CIE-Luv:
        23.3978, -2.2925, -76.7649
        Hunter-Lab:
        19.7934, 35.4116, -82.7328
      #311c9d color charts
#311c9d RGB chart
      #311c9d CMYK chart
      #311c9d RGB pie chart
      #311c9d color shades, tints & tones
#311c9d color schemes
#311c9d color preview, HTML & CSS examples
           This text has a color of #311c9d        
        
          <p style="color:#311c9d;">Text here</p>
        
        
          .mytext {color:#311c9d;}
        
        Text color #311c9d
      
           This box has a color of #311c9d        
        
          <div style="background-color:#311c9d;">Content here</div>
        
        
          .mybackground {background-color:#311c9d;}
        
        Background color #311c9d
      
           Border around this has a color of #311c9d        
        
          <div style="border:2px solid #311c9d;">Content here</div>
        
        
          .myborder {border:2px solid #311c9d;}
        
        Border color #311c9d