#52209e color space conversions
Hex:
        #52209e
        RGB:
        82, 32, 158
        CMY:
        68, 87, 38
        CMYK:
        48, 80, 0, 38
      HSL:
        264°, 66.3158%, 37.2549%
        HSV (HSB):
        264°, 79.7468%, 61.9608%
        XYZ:
        10.1677, 5.2955, 32.8340
        xyY:
        0.2105, 0.1096, 5.2955
      CIE-Lab:
        27.5605, 49.5942, -59.0128
        CIE-LCH:
        27.5605, 77.0850, 310.0436
        CIE-Luv:
        27.5605, 6.5846, -77.0197
        Hunter-Lab:
        23.0119, 38.5988, -68.4881
      #52209e color charts
#52209e RGB chart
      #52209e CMYK chart
      #52209e RGB pie chart
      #52209e color shades, tints & tones
#52209e color schemes
#52209e color preview, HTML & CSS examples
           This text has a color of #52209e        
        
          <p style="color:#52209e;">Text here</p>
        
        
          .mytext {color:#52209e;}
        
        Text color #52209e
      
           This box has a color of #52209e        
        
          <div style="background-color:#52209e;">Content here</div>
        
        
          .mybackground {background-color:#52209e;}
        
        Background color #52209e
      
           Border around this has a color of #52209e        
        
          <div style="border:2px solid #52209e;">Content here</div>
        
        
          .myborder {border:2px solid #52209e;}
        
        Border color #52209e