#32244f color space conversions
Hex:
        #32244f
        RGB:
        50, 36, 79
        CMY:
        80, 86, 69
        CMYK:
        37, 54, 0, 69
      HSL:
        260°, 37.3913%, 22.5490%
        HSV (HSB):
        260°, 54.4304%, 30.9804%
        XYZ:
        3.3576, 2.5044, 7.7036
        xyY:
        0.2475, 0.1846, 2.5044
      CIE-Lab:
        17.9384, 17.7721, -24.2049
        CIE-LCH:
        17.9384, 30.0288, 306.2875
        CIE-Luv:
        17.9384, 2.7742, -27.1315
        Hunter-Lab:
        15.8252, 10.1773, -17.7842
      #32244f color charts
#32244f RGB chart
      #32244f CMYK chart
      #32244f RGB pie chart
      #32244f color shades, tints & tones
#32244f color schemes
#32244f color preview, HTML & CSS examples
           This text has a color of #32244f        
        
          <p style="color:#32244f;">Text here</p>
        
        
          .mytext {color:#32244f;}
        
        Text color #32244f
      
           This box has a color of #32244f        
        
          <div style="background-color:#32244f;">Content here</div>
        
        
          .mybackground {background-color:#32244f;}
        
        Background color #32244f
      
           Border around this has a color of #32244f        
        
          <div style="border:2px solid #32244f;">Content here</div>
        
        
          .myborder {border:2px solid #32244f;}
        
        Border color #32244f