#3115a4 color space conversions
Hex:
        #3115a4
        RGB:
        49, 21, 164
        CMY:
        81, 92, 36
        CMYK:
        70, 87, 0, 36
      HSL:
        252°, 77.2973%, 36.2745%
        HSV (HSB):
        252°, 87.1951%, 64.3137%
        XYZ:
        8.2356, 3.8696, 35.4348
        xyY:
        0.1732, 0.0814, 3.8696
      CIE-Lab:
        23.2357, 52.1338, -69.9211
        CIE-LCH:
        23.2357, 87.2175, 306.7085
        CIE-Luv:
        23.2357, -2.1031, -80.5125
        Hunter-Lab:
        19.6714, 40.3059, -93.0313
      #3115a4 color charts
#3115a4 RGB chart
      #3115a4 CMYK chart
      #3115a4 RGB pie chart
      #3115a4 color shades, tints & tones
#3115a4 color schemes
#3115a4 color preview, HTML & CSS examples
           This text has a color of #3115a4        
        
          <p style="color:#3115a4;">Text here</p>
        
        
          .mytext {color:#3115a4;}
        
        Text color #3115a4
      
           This box has a color of #3115a4        
        
          <div style="background-color:#3115a4;">Content here</div>
        
        
          .mybackground {background-color:#3115a4;}
        
        Background color #3115a4
      
           Border around this has a color of #3115a4        
        
          <div style="border:2px solid #3115a4;">Content here</div>
        
        
          .myborder {border:2px solid #3115a4;}
        
        Border color #3115a4