#7071a4 color space conversions
Hex:
        #7071a4
        RGB:
        112, 113, 164
        CMY:
        56, 56, 36
        CMYK:
        32, 31, 0, 36
      HSL:
        239°, 22.2222%, 54.1176%
        HSV (HSB):
        239°, 31.7073%, 64.3137%
        XYZ:
        19.2881, 17.9353, 37.5672
        xyY:
        0.2579, 0.2398, 17.9353
      CIE-Lab:
        49.4176, 11.8513, -27.4859
        CIE-LCH:
        49.4176, 29.9320, 293.3246
        CIE-Luv:
        49.4176, -3.5010, -42.2830
        Hunter-Lab:
        42.3501, 7.1838, -22.9489
      #7071a4 color charts
#7071a4 RGB chart
      #7071a4 CMYK chart
      #7071a4 RGB pie chart
      #7071a4 color shades, tints & tones
#7071a4 color schemes
#7071a4 color preview, HTML & CSS examples
           This text has a color of #7071a4        
        
          <p style="color:#7071a4;">Text here</p>
        
        
          .mytext {color:#7071a4;}
        
        Text color #7071a4
      
           This box has a color of #7071a4        
        
          <div style="background-color:#7071a4;">Content here</div>
        
        
          .mybackground {background-color:#7071a4;}
        
        Background color #7071a4
      
           Border around this has a color of #7071a4        
        
          <div style="border:2px solid #7071a4;">Content here</div>
        
        
          .myborder {border:2px solid #7071a4;}
        
        Border color #7071a4