#3156d2 color space conversions
Hex:
        #3156d2
        RGB:
        49, 86, 210
        CMY:
        81, 66, 18
        CMYK:
        77, 59, 0, 18
      HSL:
        226°, 64.1434%, 50.7843%
        HSV (HSB):
        226°, 76.6667%, 82.3529%
        XYZ:
        16.2273, 11.9617, 62.4263
        xyY:
        0.1791, 0.1320, 11.9617
      CIE-Lab:
        41.1552, 31.0197, -67.6062
        CIE-LCH:
        41.1552, 74.3829, 294.6471
        CIE-Luv:
        41.1552, -15.1592, -100.1563
        Hunter-Lab:
        34.5857, 23.2256, -82.8071
      #3156d2 color charts
#3156d2 RGB chart
      #3156d2 CMYK chart
      #3156d2 RGB pie chart
      #3156d2 color shades, tints & tones
#3156d2 color schemes
#3156d2 color preview, HTML & CSS examples
           This text has a color of #3156d2        
        
          <p style="color:#3156d2;">Text here</p>
        
        
          .mytext {color:#3156d2;}
        
        Text color #3156d2
      
           This box has a color of #3156d2        
        
          <div style="background-color:#3156d2;">Content here</div>
        
        
          .mybackground {background-color:#3156d2;}
        
        Background color #3156d2
      
           Border around this has a color of #3156d2        
        
          <div style="border:2px solid #3156d2;">Content here</div>
        
        
          .myborder {border:2px solid #3156d2;}
        
        Border color #3156d2