#5226a8 color space conversions
Hex:
        #5226a8
        RGB:
        82, 38, 168
        CMY:
        68, 85, 34
        CMYK:
        51, 77, 0, 34
      HSL:
        260°, 63.1068%, 40.3922%
        HSV (HSB):
        260°, 77.3810%, 65.8824%
        XYZ:
        11.2407, 6.0072, 37.6128
        xyY:
        0.2049, 0.1095, 6.0072
      CIE-Lab:
        29.4307, 49.6046, -62.0028
        CIE-LCH:
        29.4307, 79.4038, 308.6611
        CIE-Luv:
        29.4307, 4.6227, -82.6097
        Hunter-Lab:
        24.5096, 38.9723, -73.8306
      #5226a8 color charts
#5226a8 RGB chart
      #5226a8 CMYK chart
      #5226a8 RGB pie chart
      #5226a8 color shades, tints & tones
#5226a8 color schemes
#5226a8 color preview, HTML & CSS examples
           This text has a color of #5226a8        
        
          <p style="color:#5226a8;">Text here</p>
        
        
          .mytext {color:#5226a8;}
        
        Text color #5226a8
      
           This box has a color of #5226a8        
        
          <div style="background-color:#5226a8;">Content here</div>
        
        
          .mybackground {background-color:#5226a8;}
        
        Background color #5226a8
      
           Border around this has a color of #5226a8        
        
          <div style="border:2px solid #5226a8;">Content here</div>
        
        
          .myborder {border:2px solid #5226a8;}
        
        Border color #5226a8