#53166a color space conversions
Hex:
        #53166a
        RGB:
        83, 22, 106
        CMY:
        67, 91, 58
        CMYK:
        22, 79, 0, 58
      HSL:
        284°, 65.6250%, 25.0980%
        HSV (HSB):
        284°, 79.2453%, 41.5686%
        XYZ:
        6.4557, 3.4534, 13.9620
        xyY:
        0.2704, 0.1447, 3.4534
      CIE-Lab:
        21.7753, 41.1793, -35.7240
        CIE-LCH:
        21.7753, 54.5155, 319.0576
        CIE-Luv:
        21.7753, 16.9903, -44.7186
        Hunter-Lab:
        18.5834, 29.4884, -31.5371
      #53166a color charts
#53166a RGB chart
      #53166a CMYK chart
      #53166a RGB pie chart
      #53166a color shades, tints & tones
#53166a color schemes
#53166a color preview, HTML & CSS examples
           This text has a color of #53166a        
        
          <p style="color:#53166a;">Text here</p>
        
        
          .mytext {color:#53166a;}
        
        Text color #53166a
      
           This box has a color of #53166a        
        
          <div style="background-color:#53166a;">Content here</div>
        
        
          .mybackground {background-color:#53166a;}
        
        Background color #53166a
      
           Border around this has a color of #53166a        
        
          <div style="border:2px solid #53166a;">Content here</div>
        
        
          .myborder {border:2px solid #53166a;}
        
        Border color #53166a