#52236d color space conversions
Hex:
        #52236d
        RGB:
        82, 35, 109
        CMY:
        68, 86, 57
        CMYK:
        25, 68, 0, 57
      HSL:
        278°, 51.3889%, 28.2353%
        HSV (HSB):
        278°, 67.8899%, 42.7451%
        XYZ:
        6.8410, 4.1000, 14.8988
        xyY:
        0.2647, 0.1587, 4.1000
      CIE-Lab:
        23.9994, 35.5732, -34.0964
        CIE-LCH:
        23.9994, 49.2749, 316.2143
        CIE-Luv:
        23.9994, 13.8023, -44.2701
        Hunter-Lab:
        20.2485, 24.8718, -29.4515
      #52236d color charts
#52236d RGB chart
      #52236d CMYK chart
      #52236d RGB pie chart
      #52236d color shades, tints & tones
#52236d color schemes
#52236d color preview, HTML & CSS examples
           This text has a color of #52236d        
        
          <p style="color:#52236d;">Text here</p>
        
        
          .mytext {color:#52236d;}
        
        Text color #52236d
      
           This box has a color of #52236d        
        
          <div style="background-color:#52236d;">Content here</div>
        
        
          .mybackground {background-color:#52236d;}
        
        Background color #52236d
      
           Border around this has a color of #52236d        
        
          <div style="border:2px solid #52236d;">Content here</div>
        
        
          .myborder {border:2px solid #52236d;}
        
        Border color #52236d