#5226a5 color space conversions
Hex:
        #5226a5
        RGB:
        82, 38, 165
        CMY:
        68, 85, 35
        CMYK:
        50, 77, 0, 35
      HSL:
        261°, 62.5616%, 39.8039%
        HSV (HSB):
        261°, 76.9697%, 64.7059%
        XYZ:
        10.9643, 5.8967, 36.1576
        xyY:
        0.2068, 0.1112, 5.8967
      CIE-Lab:
        29.1503, 48.7852, -60.6526
        CIE-LCH:
        29.1503, 77.8378, 308.8110
        CIE-Luv:
        29.1503, 4.9745, -80.7373
        Hunter-Lab:
        24.2831, 38.1011, -71.2849
      #5226a5 color charts
#5226a5 RGB chart
      #5226a5 CMYK chart
      #5226a5 RGB pie chart
      #5226a5 color shades, tints & tones
#5226a5 color schemes
#5226a5 color preview, HTML & CSS examples
           This text has a color of #5226a5        
        
          <p style="color:#5226a5;">Text here</p>
        
        
          .mytext {color:#5226a5;}
        
        Text color #5226a5
      
           This box has a color of #5226a5        
        
          <div style="background-color:#5226a5;">Content here</div>
        
        
          .mybackground {background-color:#5226a5;}
        
        Background color #5226a5
      
           Border around this has a color of #5226a5        
        
          <div style="border:2px solid #5226a5;">Content here</div>
        
        
          .myborder {border:2px solid #5226a5;}
        
        Border color #5226a5