#53233f color space conversions
Hex:
        #53233f
        RGB:
        83, 35, 63
        CMY:
        67, 86, 75
        CMYK:
        0, 58, 24, 67
      HSL:
        325°, 40.6780%, 23.1373%
        HSV (HSB):
        325°, 57.8313%, 32.5490%
        XYZ:
        5.0655, 3.3999, 5.0919
        xyY:
        0.3736, 0.2508, 3.3999
      CIE-Lab:
        21.5793, 26.1822, -7.2641
        CIE-LCH:
        21.5793, 27.1712, 344.4937
        CIE-Luv:
        21.5793, 24.1761, -11.0568
        Hunter-Lab:
        18.4389, 16.7691, -3.4656
      #53233f color charts
#53233f RGB chart
      #53233f CMYK chart
      #53233f RGB pie chart
      #53233f color shades, tints & tones
#53233f color schemes
#53233f color preview, HTML & CSS examples
           This text has a color of #53233f        
        
          <p style="color:#53233f;">Text here</p>
        
        
          .mytext {color:#53233f;}
        
        Text color #53233f
      
           This box has a color of #53233f        
        
          <div style="background-color:#53233f;">Content here</div>
        
        
          .mybackground {background-color:#53233f;}
        
        Background color #53233f
      
           Border around this has a color of #53233f        
        
          <div style="border:2px solid #53233f;">Content here</div>
        
        
          .myborder {border:2px solid #53233f;}
        
        Border color #53233f