#3406af color space conversions
Hex:
        #3406af
        RGB:
        52, 6, 175
        CMY:
        80, 98, 31
        CMYK:
        70, 97, 0, 31
      HSL:
        256°, 93.3702%, 35.4902%
        HSV (HSB):
        256°, 96.5714%, 68.6275%
        XYZ:
        9.2192, 3.9555, 40.8350
        xyY:
        0.1707, 0.0732, 3.9555
      CIE-Lab:
        23.5236, 59.3712, -76.0853
        CIE-LCH:
        23.5236, 96.5086, 307.9658
        CIE-Luv:
        23.5236, -1.4755, -86.2402
        Hunter-Lab:
        19.8883, 47.9384, -107.8132
      #3406af color charts
#3406af RGB chart
      #3406af CMYK chart
      #3406af RGB pie chart
      #3406af color shades, tints & tones
#3406af color schemes
#3406af color preview, HTML & CSS examples
           This text has a color of #3406af        
        
          <p style="color:#3406af;">Text here</p>
        
        
          .mytext {color:#3406af;}
        
        Text color #3406af
      
           This box has a color of #3406af        
        
          <div style="background-color:#3406af;">Content here</div>
        
        
          .mybackground {background-color:#3406af;}
        
        Background color #3406af
      
           Border around this has a color of #3406af        
        
          <div style="border:2px solid #3406af;">Content here</div>
        
        
          .myborder {border:2px solid #3406af;}
        
        Border color #3406af