#3166fd color space conversions
Hex:
        #3166fd
        RGB:
        49, 102, 253
        CMY:
        81, 60, 1
        CMYK:
        81, 60, 0, 1
      HSL:
        224°, 98.0769%, 59.2157%
        HSV (HSB):
        224°, 80.6324%, 99.2157%
        XYZ:
        23.7476, 17.2476, 95.0060
        xyY:
        0.1746, 0.1268, 17.2476
      CIE-Lab:
        48.5705, 36.5969, -79.7861
        CIE-LCH:
        48.5705, 87.7790, 294.6403
        CIE-Luv:
        48.5705, -19.2263, -122.9977
        Hunter-Lab:
        41.5302, 29.3913, -106.5629
      #3166fd color charts
#3166fd RGB chart
      #3166fd CMYK chart
      #3166fd RGB pie chart
      #3166fd color shades, tints & tones
#3166fd color schemes
#3166fd color preview, HTML & CSS examples
           This text has a color of #3166fd        
        
          <p style="color:#3166fd;">Text here</p>
        
        
          .mytext {color:#3166fd;}
        
        Text color #3166fd
      
           This box has a color of #3166fd        
        
          <div style="background-color:#3166fd;">Content here</div>
        
        
          .mybackground {background-color:#3166fd;}
        
        Background color #3166fd
      
           Border around this has a color of #3166fd        
        
          <div style="border:2px solid #3166fd;">Content here</div>
        
        
          .myborder {border:2px solid #3166fd;}
        
        Border color #3166fd