#521b46 color space conversions
Hex:
        #521b46
        RGB:
        82, 27, 70
        CMY:
        68, 89, 73
        CMYK:
        0, 67, 15, 68
      HSL:
        313°, 50.4587%, 21.3725%
        HSV (HSB):
        313°, 67.0732%, 32.1569%
        XYZ:
        4.9771, 3.0199, 6.1149
        xyY:
        0.3527, 0.2140, 3.0199
      CIE-Lab:
        20.1234, 31.3563, -14.3085
        CIE-LCH:
        20.1234, 34.4667, 335.4718
        CIE-Luv:
        20.1234, 24.1419, -18.9028
        Hunter-Lab:
        17.3779, 20.7120, -8.6985
      #521b46 color charts
#521b46 RGB chart
      #521b46 CMYK chart
      #521b46 RGB pie chart
      #521b46 color shades, tints & tones
#521b46 color schemes
#521b46 color preview, HTML & CSS examples
           This text has a color of #521b46        
        
          <p style="color:#521b46;">Text here</p>
        
        
          .mytext {color:#521b46;}
        
        Text color #521b46
      
           This box has a color of #521b46        
        
          <div style="background-color:#521b46;">Content here</div>
        
        
          .mybackground {background-color:#521b46;}
        
        Background color #521b46
      
           Border around this has a color of #521b46        
        
          <div style="border:2px solid #521b46;">Content here</div>
        
        
          .myborder {border:2px solid #521b46;}
        
        Border color #521b46