#4706f0 color space conversions
Hex:
        #4706f0
        RGB:
        71, 6, 240
        CMY:
        72, 98, 6
        CMYK:
        70, 98, 0, 6
      HSL:
        257°, 95.1220%, 48.2353%
        HSV (HSB):
        257°, 97.5000%, 94.1176%
        XYZ:
        18.3918, 7.7611, 82.9668
        xyY:
        0.1685, 0.0711, 7.7611
      CIE-Lab:
        33.4803, 75.9231, -97.3636
        CIE-LCH:
        33.4803, 123.4665, 307.9467
        CIE-Luv:
        33.4803, -2.6606, -124.6092
        Hunter-Lab:
        27.8588, 69.0895, -157.0716
      #4706f0 color charts
#4706f0 RGB chart
      #4706f0 CMYK chart
      #4706f0 RGB pie chart
      #4706f0 color shades, tints & tones
#4706f0 color schemes
#4706f0 color preview, HTML & CSS examples
           This text has a color of #4706f0        
        
          <p style="color:#4706f0;">Text here</p>
        
        
          .mytext {color:#4706f0;}
        
        Text color #4706f0
      
           This box has a color of #4706f0        
        
          <div style="background-color:#4706f0;">Content here</div>
        
        
          .mybackground {background-color:#4706f0;}
        
        Background color #4706f0
      
           Border around this has a color of #4706f0        
        
          <div style="border:2px solid #4706f0;">Content here</div>
        
        
          .myborder {border:2px solid #4706f0;}
        
        Border color #4706f0