#32124e color space conversions
Hex:
        #32124e
        RGB:
        50, 18, 78
        CMY:
        80, 93, 69
        CMYK:
        36, 77, 0, 69
      HSL:
        272°, 62.5000%, 18.8235%
        HSV (HSB):
        272°, 76.9231%, 30.5882%
        XYZ:
        2.9068, 1.6608, 7.3751
        xyY:
        0.2434, 0.1391, 1.6608
      CIE-Lab:
        13.5957, 28.7943, -30.4994
        CIE-LCH:
        13.5957, 41.9443, 313.3527
        CIE-Luv:
        13.5957, 6.1806, -29.8803
        Hunter-Lab:
        12.8871, 17.7103, -24.9097
      #32124e color charts
#32124e RGB chart
      #32124e CMYK chart
      #32124e RGB pie chart
      #32124e color shades, tints & tones
#32124e color schemes
#32124e color preview, HTML & CSS examples
           This text has a color of #32124e        
        
          <p style="color:#32124e;">Text here</p>
        
        
          .mytext {color:#32124e;}
        
        Text color #32124e
      
           This box has a color of #32124e        
        
          <div style="background-color:#32124e;">Content here</div>
        
        
          .mybackground {background-color:#32124e;}
        
        Background color #32124e
      
           Border around this has a color of #32124e        
        
          <div style="border:2px solid #32124e;">Content here</div>
        
        
          .myborder {border:2px solid #32124e;}
        
        Border color #32124e