#8059a5 color space conversions
Hex:
        #8059a5
        RGB:
        128, 89, 165
        CMY:
        50, 65, 35
        CMYK:
        22, 46, 0, 35
      HSL:
        271°, 29.9213%, 49.8039%
        HSV (HSB):
        271°, 46.0606%, 64.7059%
        XYZ:
        19.2660, 14.4506, 37.3711
        xyY:
        0.2710, 0.2033, 14.4506
      CIE-Lab:
        44.8723, 31.3310, -35.0781
        CIE-LCH:
        44.8723, 47.0330, 311.7706
        CIE-Luv:
        44.8723, 13.7206, -55.2789
        Hunter-Lab:
        38.0139, 23.9421, -31.6777
      #8059a5 color charts
#8059a5 RGB chart
      #8059a5 CMYK chart
      #8059a5 RGB pie chart
      #8059a5 color shades, tints & tones
#8059a5 color schemes
#8059a5 color preview, HTML & CSS examples
           This text has a color of #8059a5        
        
          <p style="color:#8059a5;">Text here</p>
        
        
          .mytext {color:#8059a5;}
        
        Text color #8059a5
      
           This box has a color of #8059a5        
        
          <div style="background-color:#8059a5;">Content here</div>
        
        
          .mybackground {background-color:#8059a5;}
        
        Background color #8059a5
      
           Border around this has a color of #8059a5        
        
          <div style="border:2px solid #8059a5;">Content here</div>
        
        
          .myborder {border:2px solid #8059a5;}
        
        Border color #8059a5