#311ea2 color space conversions
Hex:
        #311ea2
        RGB:
        49, 30, 162
        CMY:
        81, 88, 36
        CMYK:
        70, 81, 0, 36
      HSL:
        249°, 68.7500%, 37.6471%
        HSV (HSB):
        249°, 81.4815%, 63.5294%
        XYZ:
        8.2525, 4.1901, 34.5562
        xyY:
        0.1756, 0.0892, 4.1901
      CIE-Lab:
        24.2904, 47.7386, -66.9562
        CIE-LCH:
        24.2904, 82.2320, 305.4882
        CIE-Luv:
        24.2904, -2.8316, -79.7532
        Hunter-Lab:
        20.4699, 36.1406, -85.7617
      #311ea2 color charts
#311ea2 RGB chart
      #311ea2 CMYK chart
      #311ea2 RGB pie chart
      #311ea2 color shades, tints & tones
#311ea2 color schemes
#311ea2 color preview, HTML & CSS examples
           This text has a color of #311ea2        
        
          <p style="color:#311ea2;">Text here</p>
        
        
          .mytext {color:#311ea2;}
        
        Text color #311ea2
      
           This box has a color of #311ea2        
        
          <div style="background-color:#311ea2;">Content here</div>
        
        
          .mybackground {background-color:#311ea2;}
        
        Background color #311ea2
      
           Border around this has a color of #311ea2        
        
          <div style="border:2px solid #311ea2;">Content here</div>
        
        
          .myborder {border:2px solid #311ea2;}
        
        Border color #311ea2