#82168c color space conversions
Hex:
        #82168c
        RGB:
        130, 22, 140
        CMY:
        49, 91, 45
        CMYK:
        7, 84, 0, 45
      HSL:
        295°, 72.8395%, 31.7647%
        HSV (HSB):
        295°, 84.2857%, 54.9020%
        XYZ:
        14.2265, 7.2131, 25.4534
        xyY:
        0.3034, 0.1538, 7.2131
      CIE-Lab:
        32.2872, 57.3401, -39.9503
        CIE-LCH:
        32.2872, 69.8850, 325.1340
        CIE-Luv:
        32.2872, 37.1175, -59.5014
        Hunter-Lab:
        26.8572, 47.5526, -37.3909
      #82168c color charts
#82168c RGB chart
      #82168c CMYK chart
      #82168c RGB pie chart
      #82168c color shades, tints & tones
#82168c color schemes
#82168c color preview, HTML & CSS examples
           This text has a color of #82168c        
        
          <p style="color:#82168c;">Text here</p>
        
        
          .mytext {color:#82168c;}
        
        Text color #82168c
      
           This box has a color of #82168c        
        
          <div style="background-color:#82168c;">Content here</div>
        
        
          .mybackground {background-color:#82168c;}
        
        Background color #82168c
      
           Border around this has a color of #82168c        
        
          <div style="border:2px solid #82168c;">Content here</div>
        
        
          .myborder {border:2px solid #82168c;}
        
        Border color #82168c