#52105f color space conversions
Hex:
        #52105f
        RGB:
        82, 16, 95
        CMY:
        68, 94, 63
        CMYK:
        14, 83, 0, 63
      HSL:
        290°, 71.1712%, 21.7647%
        HSV (HSB):
        290°, 83.1579%, 37.2549%
        XYZ:
        5.7305, 2.9906, 11.1017
        xyY:
        0.2891, 0.1509, 2.9906
      CIE-Lab:
        20.0064, 40.8599, -31.3543
        CIE-LCH:
        20.0064, 51.5036, 322.4987
        CIE-Luv:
        20.0064, 19.6058, -38.3649
        Hunter-Lab:
        17.2935, 28.8858, -25.9563
      #52105f color charts
#52105f RGB chart
      #52105f CMYK chart
      #52105f RGB pie chart
      #52105f color shades, tints & tones
#52105f color schemes
#52105f color preview, HTML & CSS examples
           This text has a color of #52105f        
        
          <p style="color:#52105f;">Text here</p>
        
        
          .mytext {color:#52105f;}
        
        Text color #52105f
      
           This box has a color of #52105f        
        
          <div style="background-color:#52105f;">Content here</div>
        
        
          .mybackground {background-color:#52105f;}
        
        Background color #52105f
      
           Border around this has a color of #52105f        
        
          <div style="border:2px solid #52105f;">Content here</div>
        
        
          .myborder {border:2px solid #52105f;}
        
        Border color #52105f