#5209b1 color space conversions
Hex:
        #5209b1
        RGB:
        82, 9, 177
        CMY:
        68, 96, 31
        CMYK:
        54, 95, 0, 31
      HSL:
        266°, 90.3226%, 36.4706%
        HSV (HSB):
        266°, 94.9153%, 69.4118%
        XYZ:
        11.5132, 5.1635, 41.9848
        xyY:
        0.1963, 0.0880, 5.1635
      CIE-Lab:
        27.1957, 61.2055, -71.0954
        CIE-LCH:
        27.1957, 93.8119, 310.7249
        CIE-Luv:
        27.1957, 5.8115, -89.1314
        Hunter-Lab:
        22.7234, 50.6738, -93.6405
      #5209b1 color charts
#5209b1 RGB chart
      #5209b1 CMYK chart
      #5209b1 RGB pie chart
      #5209b1 color shades, tints & tones
#5209b1 color schemes
#5209b1 color preview, HTML & CSS examples
           This text has a color of #5209b1        
        
          <p style="color:#5209b1;">Text here</p>
        
        
          .mytext {color:#5209b1;}
        
        Text color #5209b1
      
           This box has a color of #5209b1        
        
          <div style="background-color:#5209b1;">Content here</div>
        
        
          .mybackground {background-color:#5209b1;}
        
        Background color #5209b1
      
           Border around this has a color of #5209b1        
        
          <div style="border:2px solid #5209b1;">Content here</div>
        
        
          .myborder {border:2px solid #5209b1;}
        
        Border color #5209b1