#820f8e color space conversions
Hex:
        #820f8e
        RGB:
        130, 15, 142
        CMY:
        49, 94, 44
        CMYK:
        8, 89, 0, 44
      HSL:
        294°, 80.8917%, 30.7843%
        HSV (HSB):
        294°, 89.4366%, 55.6863%
        XYZ:
        14.2592, 7.0405, 26.1986
        xyY:
        0.3002, 0.1482, 7.0405
      CIE-Lab:
        31.8989, 59.2176, -41.8107
        CIE-LCH:
        31.8989, 72.4904, 324.7759
        CIE-Luv:
        31.8989, 37.1371, -61.8130
        Hunter-Lab:
        26.5339, 49.4911, -39.9671
      #820f8e color charts
#820f8e RGB chart
      #820f8e CMYK chart
      #820f8e RGB pie chart
      #820f8e color shades, tints & tones
#820f8e color schemes
#820f8e color preview, HTML & CSS examples
           This text has a color of #820f8e        
        
          <p style="color:#820f8e;">Text here</p>
        
        
          .mytext {color:#820f8e;}
        
        Text color #820f8e
      
           This box has a color of #820f8e        
        
          <div style="background-color:#820f8e;">Content here</div>
        
        
          .mybackground {background-color:#820f8e;}
        
        Background color #820f8e
      
           Border around this has a color of #820f8e        
        
          <div style="border:2px solid #820f8e;">Content here</div>
        
        
          .myborder {border:2px solid #820f8e;}
        
        Border color #820f8e