#311fa2 color space conversions
Hex:
        #311fa2
        RGB:
        49, 31, 162
        CMY:
        81, 88, 36
        CMYK:
        70, 81, 0, 36
      HSL:
        248°, 67.8756%, 37.8431%
        HSV (HSB):
        248°, 80.8642%, 63.5294%
        XYZ:
        8.2782, 4.2416, 34.5648
        xyY:
        0.1758, 0.0901, 4.2416
      CIE-Lab:
        24.4545, 47.2608, -66.6844
        CIE-LCH:
        24.4545, 81.7337, 305.3261
        CIE-Luv:
        24.4545, -2.9459, -79.7757
        Hunter-Lab:
        20.5951, 35.7067, -85.0901
      #311fa2 color charts
#311fa2 RGB chart
      #311fa2 CMYK chart
      #311fa2 RGB pie chart
      #311fa2 color shades, tints & tones
#311fa2 color schemes
#311fa2 color preview, HTML & CSS examples
           This text has a color of #311fa2        
        
          <p style="color:#311fa2;">Text here</p>
        
        
          .mytext {color:#311fa2;}
        
        Text color #311fa2
      
           This box has a color of #311fa2        
        
          <div style="background-color:#311fa2;">Content here</div>
        
        
          .mybackground {background-color:#311fa2;}
        
        Background color #311fa2
      
           Border around this has a color of #311fa2        
        
          <div style="border:2px solid #311fa2;">Content here</div>
        
        
          .myborder {border:2px solid #311fa2;}
        
        Border color #311fa2