#82086f color space conversions
Hex:
        #82086f
        RGB:
        130, 8, 111
        CMY:
        49, 97, 56
        CMYK:
        0, 94, 15, 49
      HSL:
        309°, 88.4058%, 27.0588%
        HSV (HSB):
        309°, 93.8462%, 50.9804%
        XYZ:
        12.1620, 6.0672, 15.5690
        xyY:
        0.3598, 0.1795, 6.0672
      CIE-Lab:
        29.5813, 55.4851, -25.9951
        CIE-LCH:
        29.5813, 61.2727, 334.8967
        CIE-Luv:
        29.5813, 48.7414, -39.9962
        Hunter-Lab:
        24.6317, 45.0298, -20.2334
      #82086f color charts
#82086f RGB chart
      #82086f CMYK chart
      #82086f RGB pie chart
      #82086f color shades, tints & tones
#82086f color schemes
#82086f color preview, HTML & CSS examples
           This text has a color of #82086f        
        
          <p style="color:#82086f;">Text here</p>
        
        
          .mytext {color:#82086f;}
        
        Text color #82086f
      
           This box has a color of #82086f        
        
          <div style="background-color:#82086f;">Content here</div>
        
        
          .mybackground {background-color:#82086f;}
        
        Background color #82086f
      
           Border around this has a color of #82086f        
        
          <div style="border:2px solid #82086f;">Content here</div>
        
        
          .myborder {border:2px solid #82086f;}
        
        Border color #82086f