#4706af color space conversions
Hex:
        #4706af
        RGB:
        71, 6, 175
        CMY:
        72, 98, 31
        CMYK:
        59, 97, 0, 31
      HSL:
        263°, 93.3702%, 35.4902%
        HSV (HSB):
        263°, 96.5714%, 68.6275%
        XYZ:
        10.4015, 4.5650, 40.8903
        xyY:
        0.1862, 0.0817, 4.5650
      CIE-Lab:
        25.4576, 60.4638, -72.8160
        CIE-LCH:
        25.4576, 94.6469, 309.7050
        CIE-Luv:
        25.4576, 2.8440, -87.5324
        Hunter-Lab:
        21.3658, 49.5089, -98.5143
      #4706af color charts
#4706af RGB chart
      #4706af CMYK chart
      #4706af RGB pie chart
      #4706af color shades, tints & tones
#4706af color schemes
#4706af color preview, HTML & CSS examples
           This text has a color of #4706af        
        
          <p style="color:#4706af;">Text here</p>
        
        
          .mytext {color:#4706af;}
        
        Text color #4706af
      
           This box has a color of #4706af        
        
          <div style="background-color:#4706af;">Content here</div>
        
        
          .mybackground {background-color:#4706af;}
        
        Background color #4706af
      
           Border around this has a color of #4706af        
        
          <div style="border:2px solid #4706af;">Content here</div>
        
        
          .myborder {border:2px solid #4706af;}
        
        Border color #4706af