#3181c4 color space conversions
Hex:
        #3181c4
        RGB:
        49, 129, 196
        CMY:
        81, 49, 23
        CMYK:
        75, 34, 0, 23
      HSL:
        207°, 60.0000%, 48.0392%
        HSV (HSB):
        207°, 75.0000%, 76.8627%
        XYZ:
        19.0807, 20.3390, 55.1447
        xyY:
        0.2018, 0.2151, 20.3390
      CIE-Lab:
        52.2184, -1.2778, -41.8028
        CIE-LCH:
        52.2184, 41.8223, 268.2492
        CIE-Luv:
        52.2184, -28.4785, -64.1214
        Hunter-Lab:
        45.0988, -3.4019, -40.9279
      #3181c4 color charts
#3181c4 RGB chart
      #3181c4 CMYK chart
      #3181c4 RGB pie chart
      #3181c4 color shades, tints & tones
#3181c4 color schemes
#3181c4 color preview, HTML & CSS examples
           This text has a color of #3181c4        
        
          <p style="color:#3181c4;">Text here</p>
        
        
          .mytext {color:#3181c4;}
        
        Text color #3181c4
      
           This box has a color of #3181c4        
        
          <div style="background-color:#3181c4;">Content here</div>
        
        
          .mybackground {background-color:#3181c4;}
        
        Background color #3181c4
      
           Border around this has a color of #3181c4        
        
          <div style="border:2px solid #3181c4;">Content here</div>
        
        
          .myborder {border:2px solid #3181c4;}
        
        Border color #3181c4