#3157b5 color space conversions
Hex:
        #3157b5
        RGB:
        49, 87, 181
        CMY:
        81, 66, 29
        CMYK:
        73, 52, 0, 29
      HSL:
        223°, 57.3913%, 45.0980%
        HSV (HSB):
        223°, 72.9282%, 70.9804%
        XYZ:
        13.0153, 10.8056, 45.1158
        xyY:
        0.1888, 0.1567, 10.8056
      CIE-Lab:
        39.2510, 19.5654, -53.8425
        CIE-LCH:
        39.2510, 57.2872, 289.9702
        CIE-Luv:
        39.2510, -15.3801, -79.1302
        Hunter-Lab:
        32.8718, 13.1499, -58.3638
      #3157b5 color charts
#3157b5 RGB chart
      #3157b5 CMYK chart
      #3157b5 RGB pie chart
      #3157b5 color shades, tints & tones
#3157b5 color schemes
#3157b5 color preview, HTML & CSS examples
           This text has a color of #3157b5        
        
          <p style="color:#3157b5;">Text here</p>
        
        
          .mytext {color:#3157b5;}
        
        Text color #3157b5
      
           This box has a color of #3157b5        
        
          <div style="background-color:#3157b5;">Content here</div>
        
        
          .mybackground {background-color:#3157b5;}
        
        Background color #3157b5
      
           Border around this has a color of #3157b5        
        
          <div style="border:2px solid #3157b5;">Content here</div>
        
        
          .myborder {border:2px solid #3157b5;}
        
        Border color #3157b5