#32233f color space conversions
Hex:
        #32233f
        RGB:
        50, 35, 63
        CMY:
        80, 86, 75
        CMYK:
        21, 44, 0, 75
      HSL:
        272°, 28.5714%, 19.2157%
        HSV (HSB):
        272°, 44.4444%, 24.7059%
        XYZ:
        2.8136, 2.2391, 4.9865
        xyY:
        0.2803, 0.2230, 2.2391
      CIE-Lab:
        16.6949, 13.7462, -15.1849
        CIE-LCH:
        16.6949, 20.4827, 312.1531
        CIE-Luv:
        16.6949, 4.6216, -16.4882
        Hunter-Lab:
        14.9635, 7.3778, -9.2837
      #32233f color charts
#32233f RGB chart
      #32233f CMYK chart
      #32233f RGB pie chart
      #32233f color shades, tints & tones
#32233f color schemes
#32233f color preview, HTML & CSS examples
           This text has a color of #32233f        
        
          <p style="color:#32233f;">Text here</p>
        
        
          .mytext {color:#32233f;}
        
        Text color #32233f
      
           This box has a color of #32233f        
        
          <div style="background-color:#32233f;">Content here</div>
        
        
          .mybackground {background-color:#32233f;}
        
        Background color #32233f
      
           Border around this has a color of #32233f        
        
          <div style="border:2px solid #32233f;">Content here</div>
        
        
          .myborder {border:2px solid #32233f;}
        
        Border color #32233f