#52295f color space conversions
Hex:
        #52295f
        RGB:
        82, 41, 95
        CMY:
        68, 84, 63
        CMYK:
        14, 57, 0, 63
      HSL:
        286°, 39.7059%, 26.6667%
        HSV (HSB):
        286°, 56.8421%, 37.2549%
        XYZ:
        6.3382, 4.2059, 11.3042
        xyY:
        0.2901, 0.1925, 4.2059
      CIE-Lab:
        24.3409, 28.8750, -24.4458
        CIE-LCH:
        24.3409, 37.8334, 319.7485
        CIE-Luv:
        24.3409, 15.0283, -32.2875
        Hunter-Lab:
        20.5084, 19.2762, -18.3248
      #52295f color charts
#52295f RGB chart
      #52295f CMYK chart
      #52295f RGB pie chart
      #52295f color shades, tints & tones
#52295f color schemes
#52295f color preview, HTML & CSS examples
           This text has a color of #52295f        
        
          <p style="color:#52295f;">Text here</p>
        
        
          .mytext {color:#52295f;}
        
        Text color #52295f
      
           This box has a color of #52295f        
        
          <div style="background-color:#52295f;">Content here</div>
        
        
          .mybackground {background-color:#52295f;}
        
        Background color #52295f
      
           Border around this has a color of #52295f        
        
          <div style="border:2px solid #52295f;">Content here</div>
        
        
          .myborder {border:2px solid #52295f;}
        
        Border color #52295f