#8071a5 color space conversions
Hex:
        #8071a5
        RGB:
        128, 113, 165
        CMY:
        50, 56, 35
        CMYK:
        22, 32, 0, 35
      HSL:
        257°, 22.4138%, 54.5098%
        HSV (HSB):
        257°, 31.5152%, 64.7059%
        XYZ:
        21.5987, 19.1161, 38.1487
        xyY:
        0.2739, 0.2424, 19.1161
      CIE-Lab:
        50.8227, 17.0883, -25.7833
        CIE-LCH:
        50.8227, 30.9319, 303.5351
        CIE-Luv:
        50.8227, 4.2992, -40.5703
        Hunter-Lab:
        43.7219, 11.6661, -21.1270
      #8071a5 color charts
#8071a5 RGB chart
      #8071a5 CMYK chart
      #8071a5 RGB pie chart
      #8071a5 color shades, tints & tones
#8071a5 color schemes
#8071a5 color preview, HTML & CSS examples
           This text has a color of #8071a5        
        
          <p style="color:#8071a5;">Text here</p>
        
        
          .mytext {color:#8071a5;}
        
        Text color #8071a5
      
           This box has a color of #8071a5        
        
          <div style="background-color:#8071a5;">Content here</div>
        
        
          .mybackground {background-color:#8071a5;}
        
        Background color #8071a5
      
           Border around this has a color of #8071a5        
        
          <div style="border:2px solid #8071a5;">Content here</div>
        
        
          .myborder {border:2px solid #8071a5;}
        
        Border color #8071a5