#521a62 color space conversions
Hex:
        #521a62
        RGB:
        82, 26, 98
        CMY:
        68, 90, 62
        CMYK:
        16, 73, 0, 62
      HSL:
        287°, 58.0645%, 24.3137%
        HSV (HSB):
        287°, 73.4694%, 38.4314%
        XYZ:
        6.0537, 3.4145, 11.8953
        xyY:
        0.2834, 0.1598, 3.4145
      CIE-Lab:
        21.6327, 37.4680, -30.7256
        CIE-LCH:
        21.6327, 48.4552, 320.6466
        CIE-Luv:
        21.6327, 17.6202, -38.7386
        Hunter-Lab:
        18.4783, 26.1414, -25.2327
      #521a62 color charts
#521a62 RGB chart
      #521a62 CMYK chart
      #521a62 RGB pie chart
      #521a62 color shades, tints & tones
#521a62 color schemes
#521a62 color preview, HTML & CSS examples
           This text has a color of #521a62        
        
          <p style="color:#521a62;">Text here</p>
        
        
          .mytext {color:#521a62;}
        
        Text color #521a62
      
           This box has a color of #521a62        
        
          <div style="background-color:#521a62;">Content here</div>
        
        
          .mybackground {background-color:#521a62;}
        
        Background color #521a62
      
           Border around this has a color of #521a62        
        
          <div style="border:2px solid #521a62;">Content here</div>
        
        
          .myborder {border:2px solid #521a62;}
        
        Border color #521a62