#52053e color space conversions
Hex:
        #52053e
        RGB:
        82, 5, 62
        CMY:
        68, 98, 76
        CMYK:
        0, 94, 24, 68
      HSL:
        316°, 88.5057%, 17.0588%
        HSV (HSB):
        316°, 93.9024%, 32.1569%
        XYZ:
        4.4034, 2.2502, 4.7597
        xyY:
        0.3858, 0.1972, 2.2502
      CIE-Lab:
        16.7489, 38.4195, -13.9898
        CIE-LCH:
        16.7489, 40.8873, 339.9918
        CIE-Luv:
        16.7489, 30.0641, -17.8792
        Hunter-Lab:
        15.0006, 26.1479, -8.3122
      #52053e color charts
#52053e RGB chart
      #52053e CMYK chart
      #52053e RGB pie chart
      #52053e color shades, tints & tones
#52053e color schemes
#52053e color preview, HTML & CSS examples
           This text has a color of #52053e        
        
          <p style="color:#52053e;">Text here</p>
        
        
          .mytext {color:#52053e;}
        
        Text color #52053e
      
           This box has a color of #52053e        
        
          <div style="background-color:#52053e;">Content here</div>
        
        
          .mybackground {background-color:#52053e;}
        
        Background color #52053e
      
           Border around this has a color of #52053e        
        
          <div style="border:2px solid #52053e;">Content here</div>
        
        
          .myborder {border:2px solid #52053e;}
        
        Border color #52053e