#322c5f color space conversions
Hex:
        #322c5f
        RGB:
        50, 44, 95
        CMY:
        80, 83, 63
        CMYK:
        47, 54, 0, 63
      HSL:
        247°, 36.6906%, 27.2549%
        HSV (HSB):
        247°, 53.6842%, 37.2549%
        XYZ:
        4.2816, 3.3057, 11.2389
        xyY:
        0.2274, 0.1756, 3.3057
      CIE-Lab:
        21.2288, 17.4383, -29.6300
        CIE-LCH:
        21.2288, 34.3807, 300.4783
        CIE-Luv:
        21.2288, -0.6334, -35.5032
        Hunter-Lab:
        18.1816, 10.2177, -23.9228
      #322c5f color charts
#322c5f RGB chart
      #322c5f CMYK chart
      #322c5f RGB pie chart
      #322c5f color shades, tints & tones
#322c5f color schemes
#322c5f color preview, HTML & CSS examples
           This text has a color of #322c5f        
        
          <p style="color:#322c5f;">Text here</p>
        
        
          .mytext {color:#322c5f;}
        
        Text color #322c5f
      
           This box has a color of #322c5f        
        
          <div style="background-color:#322c5f;">Content here</div>
        
        
          .mybackground {background-color:#322c5f;}
        
        Background color #322c5f
      
           Border around this has a color of #322c5f        
        
          <div style="border:2px solid #322c5f;">Content here</div>
        
        
          .myborder {border:2px solid #322c5f;}
        
        Border color #322c5f