#5229a1 color space conversions
Hex:
        #5229a1
        RGB:
        82, 41, 161
        CMY:
        68, 84, 37
        CMYK:
        49, 75, 0, 37
      HSL:
        261°, 59.4059%, 39.6078%
        HSV (HSB):
        261°, 74.5342%, 63.1373%
        XYZ:
        10.7056, 5.9529, 34.3030
        xyY:
        0.2101, 0.1168, 5.9529
      CIE-Lab:
        29.2934, 46.2389, -57.9962
        CIE-LCH:
        29.2934, 74.1727, 308.5645
        CIE-Luv:
        29.2934, 5.0282, -77.7982
        Hunter-Lab:
        24.3986, 35.6247, -66.2792
      #5229a1 color charts
#5229a1 RGB chart
      #5229a1 CMYK chart
      #5229a1 RGB pie chart
      #5229a1 color shades, tints & tones
#5229a1 color schemes
#5229a1 color preview, HTML & CSS examples
           This text has a color of #5229a1        
        
          <p style="color:#5229a1;">Text here</p>
        
        
          .mytext {color:#5229a1;}
        
        Text color #5229a1
      
           This box has a color of #5229a1        
        
          <div style="background-color:#5229a1;">Content here</div>
        
        
          .mybackground {background-color:#5229a1;}
        
        Background color #5229a1
      
           Border around this has a color of #5229a1        
        
          <div style="border:2px solid #5229a1;">Content here</div>
        
        
          .myborder {border:2px solid #5229a1;}
        
        Border color #5229a1