#3160bb color space conversions
Hex:
        #3160bb
        RGB:
        49, 96, 187
        CMY:
        81, 62, 27
        CMYK:
        74, 49, 0, 27
      HSL:
        220°, 58.4746%, 46.2745%
        HSV (HSB):
        220°, 73.7968%, 73.3333%
        XYZ:
        14.4191, 12.6066, 48.6870
        xyY:
        0.1904, 0.1665, 12.6066
      CIE-Lab:
        42.1644, 15.9592, -52.6543
        CIE-LCH:
        42.1644, 55.0197, 286.8617
        CIE-Luv:
        42.1644, -18.0069, -78.8094
        Hunter-Lab:
        35.5057, 10.3551, -56.4471
      #3160bb color charts
#3160bb RGB chart
      #3160bb CMYK chart
      #3160bb RGB pie chart
      #3160bb color shades, tints & tones
#3160bb color schemes
#3160bb color preview, HTML & CSS examples
           This text has a color of #3160bb        
        
          <p style="color:#3160bb;">Text here</p>
        
        
          .mytext {color:#3160bb;}
        
        Text color #3160bb
      
           This box has a color of #3160bb        
        
          <div style="background-color:#3160bb;">Content here</div>
        
        
          .mybackground {background-color:#3160bb;}
        
        Background color #3160bb
      
           Border around this has a color of #3160bb        
        
          <div style="border:2px solid #3160bb;">Content here</div>
        
        
          .myborder {border:2px solid #3160bb;}
        
        Border color #3160bb