#82017f color space conversions
Hex:
        #82017f
        RGB:
        130, 1, 127
        CMY:
        49, 100, 50
        CMYK:
        0, 99, 2, 49
      HSL:
        301°, 98.4733%, 25.6863%
        HSV (HSB):
        301°, 99.2308%, 50.9804%
        XYZ:
        13.0475, 6.2998, 20.6070
        xyY:
        0.3266, 0.1577, 6.2998
      CIE-Lab:
        30.1567, 58.9778, -35.2476
        CIE-LCH:
        30.1567, 68.7079, 329.1357
        CIE-Luv:
        30.1567, 43.2457, -52.3632
        Hunter-Lab:
        25.0995, 48.8661, -31.1082
      #82017f color charts
#82017f RGB chart
      #82017f CMYK chart
      #82017f RGB pie chart
      #82017f color shades, tints & tones
#82017f color schemes
#82017f color preview, HTML & CSS examples
           This text has a color of #82017f        
        
          <p style="color:#82017f;">Text here</p>
        
        
          .mytext {color:#82017f;}
        
        Text color #82017f
      
           This box has a color of #82017f        
        
          <div style="background-color:#82017f;">Content here</div>
        
        
          .mybackground {background-color:#82017f;}
        
        Background color #82017f
      
           Border around this has a color of #82017f        
        
          <div style="border:2px solid #82017f;">Content here</div>
        
        
          .myborder {border:2px solid #82017f;}
        
        Border color #82017f