#3296fd color space conversions
Hex:
        #3296fd
        RGB:
        50, 150, 253
        CMY:
        80, 41, 1
        CMYK:
        80, 41, 0, 1
      HSL:
        210°, 98.0676%, 59.4118%
        HSV (HSB):
        210°, 80.2372%, 99.2157%
        XYZ:
        29.9514, 29.5827, 97.0599
        xyY:
        0.1913, 0.1889, 29.5827
      CIE-Lab:
        61.2924, 7.0913, -59.2191
        CIE-LCH:
        61.2924, 59.6422, 276.8285
        CIE-Luv:
        61.2924, -32.8322, -95.8125
        Hunter-Lab:
        54.3899, 3.1137, -67.7312
      #3296fd color charts
#3296fd RGB chart
      #3296fd CMYK chart
      #3296fd RGB pie chart
      #3296fd color shades, tints & tones
#3296fd color schemes
#3296fd color preview, HTML & CSS examples
           This text has a color of #3296fd        
        
          <p style="color:#3296fd;">Text here</p>
        
        
          .mytext {color:#3296fd;}
        
        Text color #3296fd
      
           This box has a color of #3296fd        
        
          <div style="background-color:#3296fd;">Content here</div>
        
        
          .mybackground {background-color:#3296fd;}
        
        Background color #3296fd
      
           Border around this has a color of #3296fd        
        
          <div style="border:2px solid #3296fd;">Content here</div>
        
        
          .myborder {border:2px solid #3296fd;}
        
        Border color #3296fd