#32235f color space conversions
Hex:
        #32235f
        RGB:
        50, 35, 95
        CMY:
        80, 86, 63
        CMYK:
        47, 63, 0, 63
      HSL:
        255°, 46.1538%, 25.4902%
        HSV (HSB):
        255°, 63.1579%, 37.2549%
        XYZ:
        3.9820, 2.7064, 11.1390
        xyY:
        0.2234, 0.1518, 2.7064
      CIE-Lab:
        18.8275, 23.5378, -33.4915
        CIE-LCH:
        18.8275, 40.9354, 305.0996
        CIE-Luv:
        18.8275, 1.5610, -38.1917
        Hunter-Lab:
        16.4511, 14.4163, -28.6292
      #32235f color charts
#32235f RGB chart
      #32235f CMYK chart
      #32235f RGB pie chart
      #32235f color shades, tints & tones
#32235f color schemes
#32235f color preview, HTML & CSS examples
           This text has a color of #32235f        
        
          <p style="color:#32235f;">Text here</p>
        
        
          .mytext {color:#32235f;}
        
        Text color #32235f
      
           This box has a color of #32235f        
        
          <div style="background-color:#32235f;">Content here</div>
        
        
          .mybackground {background-color:#32235f;}
        
        Background color #32235f
      
           Border around this has a color of #32235f        
        
          <div style="border:2px solid #32235f;">Content here</div>
        
        
          .myborder {border:2px solid #32235f;}
        
        Border color #32235f