#82015f color space conversions
Hex:
        #82015f
        RGB:
        130, 1, 95
        CMY:
        49, 100, 63
        CMYK:
        0, 99, 27, 49
      HSL:
        316°, 98.4733%, 25.6863%
        HSV (HSB):
        316°, 99.2308%, 50.9804%
        XYZ:
        11.2823, 5.5938, 11.3115
        xyY:
        0.4003, 0.1984, 5.5938
      CIE-Lab:
        28.3635, 54.5072, -17.5305
        CIE-LCH:
        28.3635, 57.2569, 342.1713
        CIE-Luv:
        28.3635, 55.9231, -28.9253
        Hunter-Lab:
        23.6511, 43.7607, -11.8006
      #82015f color charts
#82015f RGB chart
      #82015f CMYK chart
      #82015f RGB pie chart
      #82015f color shades, tints & tones
#82015f color schemes
#82015f color preview, HTML & CSS examples
           This text has a color of #82015f        
        
          <p style="color:#82015f;">Text here</p>
        
        
          .mytext {color:#82015f;}
        
        Text color #82015f
      
           This box has a color of #82015f        
        
          <div style="background-color:#82015f;">Content here</div>
        
        
          .mybackground {background-color:#82015f;}
        
        Background color #82015f
      
           Border around this has a color of #82015f        
        
          <div style="border:2px solid #82015f;">Content here</div>
        
        
          .myborder {border:2px solid #82015f;}
        
        Border color #82015f