#82316a color space conversions
Hex:
        #82316a
        RGB:
        130, 49, 106
        CMY:
        49, 81, 58
        CMYK:
        0, 62, 18, 49
      HSL:
        318°, 45.2514%, 35.0980%
        HSV (HSB):
        318°, 62.3077%, 50.9804%
        XYZ:
        12.9058, 7.9831, 14.4963
        xyY:
        0.3647, 0.2256, 7.9831
      CIE-Lab:
        33.9476, 41.6999, -16.0079
        CIE-LCH:
        33.9476, 44.6670, 338.9991
        CIE-Luv:
        33.9476, 42.0305, -26.6723
        Hunter-Lab:
        28.2543, 32.0886, -10.6417
      #82316a color charts
#82316a RGB chart
      #82316a CMYK chart
      #82316a RGB pie chart
      #82316a color shades, tints & tones
#82316a color schemes
#82316a color preview, HTML & CSS examples
           This text has a color of #82316a        
        
          <p style="color:#82316a;">Text here</p>
        
        
          .mytext {color:#82316a;}
        
        Text color #82316a
      
           This box has a color of #82316a        
        
          <div style="background-color:#82316a;">Content here</div>
        
        
          .mybackground {background-color:#82316a;}
        
        Background color #82316a
      
           Border around this has a color of #82316a        
        
          <div style="border:2px solid #82316a;">Content here</div>
        
        
          .myborder {border:2px solid #82316a;}
        
        Border color #82316a