#52146d color space conversions
Hex:
        #52146d
        RGB:
        82, 20, 109
        CMY:
        68, 92, 57
        CMYK:
        25, 82, 0, 57
      HSL:
        282°, 68.9922%, 25.2941%
        HSV (HSB):
        282°, 81.6514%, 42.7451%
        XYZ:
        6.4901, 3.3983, 14.7819
        xyY:
        0.2631, 0.1377, 3.3983
      CIE-Lab:
        21.5731, 42.4128, -38.0092
        CIE-LCH:
        21.5731, 56.9522, 318.1342
        CIE-Luv:
        21.5731, 16.0281, -47.0957
        Hunter-Lab:
        18.4344, 30.5837, -34.6383
      #52146d color charts
#52146d RGB chart
      #52146d CMYK chart
      #52146d RGB pie chart
      #52146d color shades, tints & tones
#52146d color schemes
#52146d color preview, HTML & CSS examples
           This text has a color of #52146d        
        
          <p style="color:#52146d;">Text here</p>
        
        
          .mytext {color:#52146d;}
        
        Text color #52146d
      
           This box has a color of #52146d        
        
          <div style="background-color:#52146d;">Content here</div>
        
        
          .mybackground {background-color:#52146d;}
        
        Background color #52146d
      
           Border around this has a color of #52146d        
        
          <div style="border:2px solid #52146d;">Content here</div>
        
        
          .myborder {border:2px solid #52146d;}
        
        Border color #52146d