#3166fb color space conversions
Hex:
        #3166fb
        RGB:
        49, 102, 251
        CMY:
        81, 60, 2
        CMYK:
        80, 59, 0, 2
      HSL:
        224°, 96.1905%, 58.8235%
        HSV (HSB):
        224°, 80.4781%, 98.4314%
        XYZ:
        23.4306, 17.1207, 93.3365
        xyY:
        0.1750, 0.1279, 17.1207
      CIE-Lab:
        48.4118, 35.8730, -78.9336
        CIE-LCH:
        48.4118, 86.7028, 294.4404
        CIE-Luv:
        48.4118, -19.2290, -121.6571
        Hunter-Lab:
        41.3772, 28.6686, -104.7791
      #3166fb color charts
#3166fb RGB chart
      #3166fb CMYK chart
      #3166fb RGB pie chart
      #3166fb color shades, tints & tones
#3166fb color schemes
#3166fb color preview, HTML & CSS examples
           This text has a color of #3166fb        
        
          <p style="color:#3166fb;">Text here</p>
        
        
          .mytext {color:#3166fb;}
        
        Text color #3166fb
      
           This box has a color of #3166fb        
        
          <div style="background-color:#3166fb;">Content here</div>
        
        
          .mybackground {background-color:#3166fb;}
        
        Background color #3166fb
      
           Border around this has a color of #3166fb        
        
          <div style="border:2px solid #3166fb;">Content here</div>
        
        
          .myborder {border:2px solid #3166fb;}
        
        Border color #3166fb