#5211a8 color space conversions
Hex:
        #5211a8
        RGB:
        82, 17, 168
        CMY:
        68, 93, 34
        CMYK:
        51, 90, 0, 34
      HSL:
        266°, 81.6216%, 36.2745%
        HSV (HSB):
        266°, 89.8810%, 65.8824%
        XYZ:
        10.7480, 5.0219, 37.4486
        xyY:
        0.2020, 0.0944, 5.0219
      CIE-Lab:
        26.7970, 57.3171, -66.3390
        CIE-LCH:
        26.7970, 87.6705, 310.8271
        CIE-Luv:
        26.7970, 6.5595, -83.7999
        Hunter-Lab:
        22.4096, 46.3948, -83.3928
      #5211a8 color charts
#5211a8 RGB chart
      #5211a8 CMYK chart
      #5211a8 RGB pie chart
      #5211a8 color shades, tints & tones
#5211a8 color schemes
#5211a8 color preview, HTML & CSS examples
           This text has a color of #5211a8        
        
          <p style="color:#5211a8;">Text here</p>
        
        
          .mytext {color:#5211a8;}
        
        Text color #5211a8
      
           This box has a color of #5211a8        
        
          <div style="background-color:#5211a8;">Content here</div>
        
        
          .mybackground {background-color:#5211a8;}
        
        Background color #5211a8
      
           Border around this has a color of #5211a8        
        
          <div style="border:2px solid #5211a8;">Content here</div>
        
        
          .myborder {border:2px solid #5211a8;}
        
        Border color #5211a8