#52306f color space conversions
Hex:
        #52306f
        RGB:
        82, 48, 111
        CMY:
        68, 81, 56
        CMYK:
        26, 57, 0, 56
      HSL:
        272°, 39.6226%, 31.1765%
        HSV (HSB):
        272°, 56.7568%, 43.5294%
        XYZ:
        7.4059, 5.0554, 15.6244
        xyY:
        0.2637, 0.1800, 5.0554
      CIE-Lab:
        26.8921, 28.6781, -30.7555
        CIE-LCH:
        26.8921, 42.0516, 312.9982
        CIE-Luv:
        26.8921, 10.4318, -41.4769
        Hunter-Lab:
        22.4843, 19.4467, -25.4617
      #52306f color charts
#52306f RGB chart
      #52306f CMYK chart
      #52306f RGB pie chart
      #52306f color shades, tints & tones
#52306f color schemes
#52306f color preview, HTML & CSS examples
           This text has a color of #52306f        
        
          <p style="color:#52306f;">Text here</p>
        
        
          .mytext {color:#52306f;}
        
        Text color #52306f
      
           This box has a color of #52306f        
        
          <div style="background-color:#52306f;">Content here</div>
        
        
          .mybackground {background-color:#52306f;}
        
        Background color #52306f
      
           Border around this has a color of #52306f        
        
          <div style="border:2px solid #52306f;">Content here</div>
        
        
          .myborder {border:2px solid #52306f;}
        
        Border color #52306f