#52239f color space conversions
Hex:
        #52239f
        RGB:
        82, 35, 159
        CMY:
        68, 86, 38
        CMYK:
        48, 78, 0, 38
      HSL:
        263°, 63.9175%, 38.0392%
        HSV (HSB):
        263°, 77.9874%, 62.3529%
        XYZ:
        10.3387, 5.4991, 33.3174
        xyY:
        0.2103, 0.1119, 5.4991
      CIE-Lab:
        28.1119, 48.5409, -58.7173
        CIE-LCH:
        28.1119, 76.1836, 309.5801
        CIE-Luv:
        28.1119, 6.0963, -77.3321
        Hunter-Lab:
        23.4502, 37.6593, -67.8226
      #52239f color charts
#52239f RGB chart
      #52239f CMYK chart
      #52239f RGB pie chart
      #52239f color shades, tints & tones
#52239f color schemes
#52239f color preview, HTML & CSS examples
           This text has a color of #52239f        
        
          <p style="color:#52239f;">Text here</p>
        
        
          .mytext {color:#52239f;}
        
        Text color #52239f
      
           This box has a color of #52239f        
        
          <div style="background-color:#52239f;">Content here</div>
        
        
          .mybackground {background-color:#52239f;}
        
        Background color #52239f
      
           Border around this has a color of #52239f        
        
          <div style="border:2px solid #52239f;">Content here</div>
        
        
          .myborder {border:2px solid #52239f;}
        
        Border color #52239f