#820e5f color space conversions
Hex:
        #820e5f
        RGB:
        130, 14, 95
        CMY:
        49, 95, 63
        CMYK:
        0, 89, 27, 49
      HSL:
        318°, 80.5556%, 28.2353%
        HSV (HSB):
        318°, 89.2308%, 50.9804%
        XYZ:
        11.4285, 5.8861, 11.3603
        xyY:
        0.3986, 0.2053, 5.8861
      CIE-Lab:
        29.1233, 52.2889, -16.3553
        CIE-LCH:
        29.1233, 54.7870, 342.6310
        CIE-Luv:
        29.1233, 54.4496, -27.4154
        Hunter-Lab:
        24.2613, 41.6267, -10.7793
      #820e5f color charts
#820e5f RGB chart
      #820e5f CMYK chart
      #820e5f RGB pie chart
      #820e5f color shades, tints & tones
#820e5f color schemes
#820e5f color preview, HTML & CSS examples
           This text has a color of #820e5f        
        
          <p style="color:#820e5f;">Text here</p>
        
        
          .mytext {color:#820e5f;}
        
        Text color #820e5f
      
           This box has a color of #820e5f        
        
          <div style="background-color:#820e5f;">Content here</div>
        
        
          .mybackground {background-color:#820e5f;}
        
        Background color #820e5f
      
           Border around this has a color of #820e5f        
        
          <div style="border:2px solid #820e5f;">Content here</div>
        
        
          .myborder {border:2px solid #820e5f;}
        
        Border color #820e5f