#3157a2 color space conversions
Hex:
        #3157a2
        RGB:
        49, 87, 162
        CMY:
        81, 66, 36
        CMYK:
        70, 46, 0, 36
      HSL:
        220°, 53.5545%, 41.3725%
        HSV (HSB):
        220°, 69.7531%, 63.5294%
        XYZ:
        11.1964, 10.0780, 35.5376
        xyY:
        0.1971, 0.1774, 10.0780
      CIE-Lab:
        37.9820, 12.4226, -44.6292
        CIE-LCH:
        37.9820, 46.3258, 285.5546
        CIE-Luv:
        37.9820, -15.4734, -64.7466
        Hunter-Lab:
        31.7459, 7.3997, -44.1494
      #3157a2 color charts
#3157a2 RGB chart
      #3157a2 CMYK chart
      #3157a2 RGB pie chart
      #3157a2 color shades, tints & tones
#3157a2 color schemes
#3157a2 color preview, HTML & CSS examples
           This text has a color of #3157a2        
        
          <p style="color:#3157a2;">Text here</p>
        
        
          .mytext {color:#3157a2;}
        
        Text color #3157a2
      
           This box has a color of #3157a2        
        
          <div style="background-color:#3157a2;">Content here</div>
        
        
          .mybackground {background-color:#3157a2;}
        
        Background color #3157a2
      
           Border around this has a color of #3157a2        
        
          <div style="border:2px solid #3157a2;">Content here</div>
        
        
          .myborder {border:2px solid #3157a2;}
        
        Border color #3157a2