#4701a0 color space conversions
Hex:
        #4701a0
        RGB:
        71, 1, 160
        CMY:
        72, 100, 37
        CMYK:
        56, 99, 0, 37
      HSL:
        266°, 98.7578%, 31.5686%
        HSV (HSB):
        266°, 99.3750%, 62.7451%
        XYZ:
        8.9546, 3.8994, 33.5384
        xyY:
        0.1930, 0.0841, 3.8994
      CIE-Lab:
        23.3359, 57.9610, -67.2490
        CIE-LCH:
        23.3359, 88.7801, 310.7576
        CIE-Luv:
        23.3359, 4.6377, -78.7288
        Hunter-Lab:
        19.7468, 46.3871, -86.8766
      #4701a0 color charts
#4701a0 RGB chart
      #4701a0 CMYK chart
      #4701a0 RGB pie chart
      #4701a0 color shades, tints & tones
#4701a0 color schemes
#4701a0 color preview, HTML & CSS examples
           This text has a color of #4701a0        
        
          <p style="color:#4701a0;">Text here</p>
        
        
          .mytext {color:#4701a0;}
        
        Text color #4701a0
      
           This box has a color of #4701a0        
        
          <div style="background-color:#4701a0;">Content here</div>
        
        
          .mybackground {background-color:#4701a0;}
        
        Background color #4701a0
      
           Border around this has a color of #4701a0        
        
          <div style="border:2px solid #4701a0;">Content here</div>
        
        
          .myborder {border:2px solid #4701a0;}
        
        Border color #4701a0