#82416f color space conversions
Hex:
        #82416f
        RGB:
        130, 65, 111
        CMY:
        49, 75, 56
        CMYK:
        0, 50, 15, 49
      HSL:
        318°, 33.3333%, 38.2353%
        HSV (HSB):
        318°, 50.0000%, 50.9804%
        XYZ:
        13.9655, 9.6741, 16.1702
        xyY:
        0.3508, 0.2430, 9.6741
      CIE-Lab:
        37.2511, 34.3105, -14.1005
        CIE-LCH:
        37.2511, 37.0949, 337.6589
        CIE-Luv:
        37.2511, 34.5087, -23.6869
        Hunter-Lab:
        31.1032, 25.7164, -9.0518
      #82416f color charts
#82416f RGB chart
      #82416f CMYK chart
      #82416f RGB pie chart
      #82416f color shades, tints & tones
#82416f color schemes
#82416f color preview, HTML & CSS examples
           This text has a color of #82416f        
        
          <p style="color:#82416f;">Text here</p>
        
        
          .mytext {color:#82416f;}
        
        Text color #82416f
      
           This box has a color of #82416f        
        
          <div style="background-color:#82416f;">Content here</div>
        
        
          .mybackground {background-color:#82416f;}
        
        Background color #82416f
      
           Border around this has a color of #82416f        
        
          <div style="border:2px solid #82416f;">Content here</div>
        
        
          .myborder {border:2px solid #82416f;}
        
        Border color #82416f