#3296cd color space conversions
Hex:
        #3296cd
        RGB:
        50, 150, 205
        CMY:
        80, 41, 20
        CMYK:
        76, 27, 0, 20
      HSL:
        201°, 60.7843%, 50.0000%
        HSV (HSB):
        201°, 75.6098%, 80.3922%
        XYZ:
        23.2412, 26.8986, 61.7246
        xyY:
        0.2078, 0.2405, 26.8986
      CIE-Lab:
        58.8803, -10.0970, -36.4207
        CIE-LCH:
        58.8803, 37.7944, 254.5049
        CIE-Luv:
        58.8803, -35.1417, -55.6480
        Hunter-Lab:
        51.8638, -10.7724, -34.2580
      #3296cd color charts
#3296cd RGB chart
      #3296cd CMYK chart
      #3296cd RGB pie chart
      #3296cd color shades, tints & tones
#3296cd color schemes
#3296cd color preview, HTML & CSS examples
           This text has a color of #3296cd        
        
          <p style="color:#3296cd;">Text here</p>
        
        
          .mytext {color:#3296cd;}
        
        Text color #3296cd
      
           This box has a color of #3296cd        
        
          <div style="background-color:#3296cd;">Content here</div>
        
        
          .mybackground {background-color:#3296cd;}
        
        Background color #3296cd
      
           Border around this has a color of #3296cd        
        
          <div style="border:2px solid #3296cd;">Content here</div>
        
        
          .myborder {border:2px solid #3296cd;}
        
        Border color #3296cd