#3166d4 color space conversions
Hex:
        #3166d4
        RGB:
        49, 102, 212
        CMY:
        81, 60, 17
        CMYK:
        77, 52, 0, 17
      HSL:
        220°, 65.4618%, 51.1765%
        HSV (HSB):
        220°, 76.8868%, 83.1373%
        XYZ:
        17.9017, 14.9092, 64.2216
        xyY:
        0.1845, 0.1537, 14.9092
      CIE-Lab:
        45.5095, 21.4806, -61.6763
        CIE-LCH:
        45.5095, 65.3099, 289.2022
        CIE-Luv:
        45.5095, -19.4793, -94.2488
        Hunter-Lab:
        38.6124, 15.1853, -71.5847
      #3166d4 color charts
#3166d4 RGB chart
      #3166d4 CMYK chart
      #3166d4 RGB pie chart
      #3166d4 color shades, tints & tones
#3166d4 color schemes
#3166d4 color preview, HTML & CSS examples
           This text has a color of #3166d4        
        
          <p style="color:#3166d4;">Text here</p>
        
        
          .mytext {color:#3166d4;}
        
        Text color #3166d4
      
           This box has a color of #3166d4        
        
          <div style="background-color:#3166d4;">Content here</div>
        
        
          .mybackground {background-color:#3166d4;}
        
        Background color #3166d4
      
           Border around this has a color of #3166d4        
        
          <div style="border:2px solid #3166d4;">Content here</div>
        
        
          .myborder {border:2px solid #3166d4;}
        
        Border color #3166d4