#4706a8 color space conversions
Hex:
        #4706a8
        RGB:
        71, 6, 168
        CMY:
        72, 98, 34
        CMYK:
        58, 96, 0, 34
      HSL:
        264°, 93.1034%, 34.1176%
        HSV (HSB):
        264°, 96.4286%, 65.8824%
        XYZ:
        9.7315, 4.2970, 37.3623
        xyY:
        0.1894, 0.0836, 4.2970
      CIE-Lab:
        24.6300, 58.7821, -69.9676
        CIE-LCH:
        24.6300, 91.3827, 310.0347
        CIE-Luv:
        24.6300, 3.5649, -83.4805
        Hunter-Lab:
        20.7292, 47.5226, -92.3538
      #4706a8 color charts
#4706a8 RGB chart
      #4706a8 CMYK chart
      #4706a8 RGB pie chart
      #4706a8 color shades, tints & tones
#4706a8 color schemes
#4706a8 color preview, HTML & CSS examples
           This text has a color of #4706a8        
        
          <p style="color:#4706a8;">Text here</p>
        
        
          .mytext {color:#4706a8;}
        
        Text color #4706a8
      
           This box has a color of #4706a8        
        
          <div style="background-color:#4706a8;">Content here</div>
        
        
          .mybackground {background-color:#4706a8;}
        
        Background color #4706a8
      
           Border around this has a color of #4706a8        
        
          <div style="border:2px solid #4706a8;">Content here</div>
        
        
          .myborder {border:2px solid #4706a8;}
        
        Border color #4706a8