#82066f color space conversions
Hex:
        #82066f
        RGB:
        130, 6, 111
        CMY:
        49, 98, 56
        CMYK:
        0, 95, 15, 49
      HSL:
        309°, 91.1765%, 26.6667%
        HSV (HSB):
        309°, 95.3846%, 50.9804%
        XYZ:
        12.1403, 6.0238, 15.5618
        xyY:
        0.3600, 0.1786, 6.0238
      CIE-Lab:
        29.4724, 55.8049, -26.1668
        CIE-LCH:
        29.4724, 61.6351, 334.8782
        CIE-Luv:
        29.4724, 48.9179, -40.2024
        Hunter-Lab:
        24.5434, 45.3434, -20.4126
      #82066f color charts
#82066f RGB chart
      #82066f CMYK chart
      #82066f RGB pie chart
      #82066f color shades, tints & tones
#82066f color schemes
#82066f color preview, HTML & CSS examples
           This text has a color of #82066f        
        
          <p style="color:#82066f;">Text here</p>
        
        
          .mytext {color:#82066f;}
        
        Text color #82066f
      
           This box has a color of #82066f        
        
          <div style="background-color:#82066f;">Content here</div>
        
        
          .mybackground {background-color:#82066f;}
        
        Background color #82066f
      
           Border around this has a color of #82066f        
        
          <div style="border:2px solid #82066f;">Content here</div>
        
        
          .myborder {border:2px solid #82066f;}
        
        Border color #82066f