#3121ab color space conversions
Hex:
        #3121ab
        RGB:
        49, 33, 171
        CMY:
        81, 87, 33
        CMYK:
        71, 81, 0, 33
      HSL:
        247°, 67.6471%, 40.0000%
        HSV (HSB):
        247°, 80.7018%, 67.0588%
        XYZ:
        9.1612, 4.6810, 38.9487
        xyY:
        0.1735, 0.0887, 4.6810
      CIE-Lab:
        25.8058, 49.0517, -69.8948
        CIE-LCH:
        25.8058, 85.3894, 305.0610
        CIE-Luv:
        25.8058, -3.7199, -85.0890
        Hunter-Lab:
        21.6355, 37.7204, -91.5903
      #3121ab color charts
#3121ab RGB chart
      #3121ab CMYK chart
      #3121ab RGB pie chart
      #3121ab color shades, tints & tones
#3121ab color schemes
#3121ab color preview, HTML & CSS examples
           This text has a color of #3121ab        
        
          <p style="color:#3121ab;">Text here</p>
        
        
          .mytext {color:#3121ab;}
        
        Text color #3121ab
      
           This box has a color of #3121ab        
        
          <div style="background-color:#3121ab;">Content here</div>
        
        
          .mybackground {background-color:#3121ab;}
        
        Background color #3121ab
      
           Border around this has a color of #3121ab        
        
          <div style="border:2px solid #3121ab;">Content here</div>
        
        
          .myborder {border:2px solid #3121ab;}
        
        Border color #3121ab