#5209a1 color space conversions
Hex:
        #5209a1
        RGB:
        82, 9, 161
        CMY:
        68, 96, 37
        CMYK:
        49, 94, 0, 37
      HSL:
        269°, 89.4118%, 33.3333%
        HSV (HSB):
        269°, 94.4099%, 63.1373%
        XYZ:
        10.0104, 4.5624, 34.0712
        xyY:
        0.2058, 0.0938, 4.5624
      CIE-Lab:
        25.4499, 57.4611, -64.3158
        CIE-LCH:
        25.4499, 86.2456, 311.7783
        CIE-Luv:
        25.4499, 7.8742, -79.7507
        Hunter-Lab:
        21.3598, 46.2752, -79.6221
      #5209a1 color charts
#5209a1 RGB chart
      #5209a1 CMYK chart
      #5209a1 RGB pie chart
      #5209a1 color shades, tints & tones
#5209a1 color schemes
#5209a1 color preview, HTML & CSS examples
           This text has a color of #5209a1        
        
          <p style="color:#5209a1;">Text here</p>
        
        
          .mytext {color:#5209a1;}
        
        Text color #5209a1
      
           This box has a color of #5209a1        
        
          <div style="background-color:#5209a1;">Content here</div>
        
        
          .mybackground {background-color:#5209a1;}
        
        Background color #5209a1
      
           Border around this has a color of #5209a1        
        
          <div style="border:2px solid #5209a1;">Content here</div>
        
        
          .myborder {border:2px solid #5209a1;}
        
        Border color #5209a1