#53166e color space conversions
Hex:
        #53166e
        RGB:
        83, 22, 110
        CMY:
        67, 91, 57
        CMYK:
        25, 80, 0, 57
      HSL:
        282°, 66.6667%, 25.8824%
        HSV (HSB):
        282°, 80.0000%, 43.1373%
        XYZ:
        6.6687, 3.5386, 15.0834
        xyY:
        0.2637, 0.1399, 3.5386
      CIE-Lab:
        22.0834, 42.0703, -37.8237
        CIE-LCH:
        22.0834, 56.5734, 318.0426
        CIE-Luv:
        22.0834, 16.1368, -47.3749
        Hunter-Lab:
        18.8112, 30.3596, -34.3727
      #53166e color charts
#53166e RGB chart
      #53166e CMYK chart
      #53166e RGB pie chart
      #53166e color shades, tints & tones
#53166e color schemes
#53166e color preview, HTML & CSS examples
           This text has a color of #53166e        
        
          <p style="color:#53166e;">Text here</p>
        
        
          .mytext {color:#53166e;}
        
        Text color #53166e
      
           This box has a color of #53166e        
        
          <div style="background-color:#53166e;">Content here</div>
        
        
          .mybackground {background-color:#53166e;}
        
        Background color #53166e
      
           Border around this has a color of #53166e        
        
          <div style="border:2px solid #53166e;">Content here</div>
        
        
          .myborder {border:2px solid #53166e;}
        
        Border color #53166e