#80359f color space conversions
Hex:
        #80359f
        RGB:
        128, 53, 159
        CMY:
        50, 79, 38
        CMYK:
        19, 67, 0, 38
      HSL:
        282°, 50.0000%, 41.5686%
        HSV (HSB):
        282°, 66.6667%, 62.3529%
        XYZ:
        16.4332, 9.6386, 33.7952
        xyY:
        0.2745, 0.1610, 9.6386
      CIE-Lab:
        37.1858, 49.2973, -43.7137
        CIE-LCH:
        37.1858, 65.8871, 318.4355
        CIE-Luv:
        37.1858, 25.4607, -66.5863
        Hunter-Lab:
        31.0461, 40.1522, -42.8078
      #80359f color charts
#80359f RGB chart
      #80359f CMYK chart
      #80359f RGB pie chart
      #80359f color shades, tints & tones
#80359f color schemes
#80359f color preview, HTML & CSS examples
           This text has a color of #80359f        
        
          <p style="color:#80359f;">Text here</p>
        
        
          .mytext {color:#80359f;}
        
        Text color #80359f
      
           This box has a color of #80359f        
        
          <div style="background-color:#80359f;">Content here</div>
        
        
          .mybackground {background-color:#80359f;}
        
        Background color #80359f
      
           Border around this has a color of #80359f        
        
          <div style="border:2px solid #80359f;">Content here</div>
        
        
          .myborder {border:2px solid #80359f;}
        
        Border color #80359f