#80175f color space conversions
Hex:
        #80175f
        RGB:
        128, 23, 95
        CMY:
        50, 91, 63
        CMYK:
        0, 82, 26, 50
      HSL:
        319°, 69.5364%, 29.6078%
        HSV (HSB):
        319°, 82.0312%, 50.1961%
        XYZ:
        11.2740, 6.0282, 11.3958
        xyY:
        0.3929, 0.2101, 6.0282
      CIE-Lab:
        29.4835, 49.6194, -15.8324
        CIE-LCH:
        29.4835, 52.0840, 342.3033
        CIE-Luv:
        29.4835, 51.3722, -26.4743
        Hunter-Lab:
        24.5524, 38.9974, -10.3323
      #80175f color charts
#80175f RGB chart
      #80175f CMYK chart
      #80175f RGB pie chart
      #80175f color shades, tints & tones
#80175f color schemes
#80175f color preview, HTML & CSS examples
           This text has a color of #80175f        
        
          <p style="color:#80175f;">Text here</p>
        
        
          .mytext {color:#80175f;}
        
        Text color #80175f
      
           This box has a color of #80175f        
        
          <div style="background-color:#80175f;">Content here</div>
        
        
          .mybackground {background-color:#80175f;}
        
        Background color #80175f
      
           Border around this has a color of #80175f        
        
          <div style="border:2px solid #80175f;">Content here</div>
        
        
          .myborder {border:2px solid #80175f;}
        
        Border color #80175f