#80569f color space conversions
Hex:
        #80569f
        RGB:
        128, 86, 159
        CMY:
        50, 66, 38
        CMYK:
        19, 46, 0, 38
      HSL:
        275°, 29.7959%, 48.0392%
        HSV (HSB):
        275°, 45.9119%, 62.3529%
        XYZ:
        18.4879, 13.7480, 34.4801
        xyY:
        0.2771, 0.2061, 13.7480
      CIE-Lab:
        43.8693, 31.6456, -33.0991
        CIE-LCH:
        43.8693, 45.7930, 313.7139
        CIE-Luv:
        43.8693, 15.6951, -52.0543
        Hunter-Lab:
        37.0783, 24.1163, -29.1806
      #80569f color charts
#80569f RGB chart
      #80569f CMYK chart
      #80569f RGB pie chart
      #80569f color shades, tints & tones
#80569f color schemes
#80569f color preview, HTML & CSS examples
           This text has a color of #80569f        
        
          <p style="color:#80569f;">Text here</p>
        
        
          .mytext {color:#80569f;}
        
        Text color #80569f
      
           This box has a color of #80569f        
        
          <div style="background-color:#80569f;">Content here</div>
        
        
          .mybackground {background-color:#80569f;}
        
        Background color #80569f
      
           Border around this has a color of #80569f        
        
          <div style="border:2px solid #80569f;">Content here</div>
        
        
          .myborder {border:2px solid #80569f;}
        
        Border color #80569f