#3506a8 color space conversions
Hex:
        #3506a8
        RGB:
        53, 6, 168
        CMY:
        79, 98, 34
        CMYK:
        68, 96, 0, 34
      HSL:
        257°, 93.1034%, 34.1176%
        HSV (HSB):
        257°, 96.4286%, 65.8824%
        XYZ:
        8.6012, 3.7143, 37.3094
        xyY:
        0.1733, 0.0748, 3.7143
      CIE-Lab:
        22.7035, 57.6544, -73.2230
        CIE-LCH:
        22.7035, 93.1968, 308.2162
        CIE-Luv:
        22.7035, -0.7757, -82.2462
        Hunter-Lab:
        19.2725, 45.9367, -101.2881
      #3506a8 color charts
#3506a8 RGB chart
      #3506a8 CMYK chart
      #3506a8 RGB pie chart
      #3506a8 color shades, tints & tones
#3506a8 color schemes
#3506a8 color preview, HTML & CSS examples
           This text has a color of #3506a8        
        
          <p style="color:#3506a8;">Text here</p>
        
        
          .mytext {color:#3506a8;}
        
        Text color #3506a8
      
           This box has a color of #3506a8        
        
          <div style="background-color:#3506a8;">Content here</div>
        
        
          .mybackground {background-color:#3506a8;}
        
        Background color #3506a8
      
           Border around this has a color of #3506a8        
        
          <div style="border:2px solid #3506a8;">Content here</div>
        
        
          .myborder {border:2px solid #3506a8;}
        
        Border color #3506a8