#8059a2 color space conversions
Hex:
        #8059a2
        RGB:
        128, 89, 162
        CMY:
        50, 65, 36
        CMYK:
        21, 45, 0, 36
      HSL:
        272°, 29.0837%, 49.2157%
        HSV (HSB):
        272°, 45.0617%, 63.5294%
        XYZ:
        18.9961, 14.3426, 35.9496
        xyY:
        0.2742, 0.2070, 14.3426
      CIE-Lab:
        44.7203, 30.6080, -33.5417
        CIE-LCH:
        44.7203, 45.4080, 312.3815
        CIE-Luv:
        44.7203, 14.1544, -52.8354
        Hunter-Lab:
        37.8716, 23.2587, -29.7709
      #8059a2 color charts
#8059a2 RGB chart
      #8059a2 CMYK chart
      #8059a2 RGB pie chart
      #8059a2 color shades, tints & tones
#8059a2 color schemes
#8059a2 color preview, HTML & CSS examples
           This text has a color of #8059a2        
        
          <p style="color:#8059a2;">Text here</p>
        
        
          .mytext {color:#8059a2;}
        
        Text color #8059a2
      
           This box has a color of #8059a2        
        
          <div style="background-color:#8059a2;">Content here</div>
        
        
          .mybackground {background-color:#8059a2;}
        
        Background color #8059a2
      
           Border around this has a color of #8059a2        
        
          <div style="border:2px solid #8059a2;">Content here</div>
        
        
          .myborder {border:2px solid #8059a2;}
        
        Border color #8059a2