#3166e2 color space conversions
Hex:
        #3166e2
        RGB:
        49, 102, 226
        CMY:
        81, 60, 11
        CMYK:
        78, 55, 0, 11
      HSL:
        222°, 75.3191%, 53.9216%
        HSV (HSB):
        222°, 78.3186%, 88.6275%
        XYZ:
        19.7455, 15.6467, 73.9309
        xyY:
        0.1806, 0.1431, 15.6467
      CIE-Lab:
        46.5075, 26.6992, -68.0149
        CIE-LCH:
        46.5075, 73.0675, 291.4324
        CIE-Luv:
        46.5075, -19.3439, -104.3800
        Hunter-Lab:
        39.5559, 19.8805, -83.1253
      #3166e2 color charts
#3166e2 RGB chart
      #3166e2 CMYK chart
      #3166e2 RGB pie chart
      #3166e2 color shades, tints & tones
#3166e2 color schemes
#3166e2 color preview, HTML & CSS examples
           This text has a color of #3166e2        
        
          <p style="color:#3166e2;">Text here</p>
        
        
          .mytext {color:#3166e2;}
        
        Text color #3166e2
      
           This box has a color of #3166e2        
        
          <div style="background-color:#3166e2;">Content here</div>
        
        
          .mybackground {background-color:#3166e2;}
        
        Background color #3166e2
      
           Border around this has a color of #3166e2        
        
          <div style="border:2px solid #3166e2;">Content here</div>
        
        
          .myborder {border:2px solid #3166e2;}
        
        Border color #3166e2