#52236f color space conversions
Hex:
        #52236f
        RGB:
        82, 35, 111
        CMY:
        68, 86, 56
        CMYK:
        26, 68, 0, 56
      HSL:
        277°, 52.0548%, 28.6275%
        HSV (HSB):
        277°, 68.4685%, 43.5294%
        XYZ:
        6.9499, 4.1436, 15.4724
        xyY:
        0.2616, 0.1560, 4.1436
      CIE-Lab:
        24.1406, 36.0627, -35.1589
        CIE-LCH:
        24.1406, 50.3654, 315.7270
        CIE-Luv:
        24.1406, 13.4340, -45.6675
        Hunter-Lab:
        20.3558, 25.3213, -30.8171
      #52236f color charts
#52236f RGB chart
      #52236f CMYK chart
      #52236f RGB pie chart
      #52236f color shades, tints & tones
#52236f color schemes
#52236f color preview, HTML & CSS examples
           This text has a color of #52236f        
        
          <p style="color:#52236f;">Text here</p>
        
        
          .mytext {color:#52236f;}
        
        Text color #52236f
      
           This box has a color of #52236f        
        
          <div style="background-color:#52236f;">Content here</div>
        
        
          .mybackground {background-color:#52236f;}
        
        Background color #52236f
      
           Border around this has a color of #52236f        
        
          <div style="border:2px solid #52236f;">Content here</div>
        
        
          .myborder {border:2px solid #52236f;}
        
        Border color #52236f