#32134f color space conversions
Hex:
        #32134f
        RGB:
        50, 19, 79
        CMY:
        80, 93, 69
        CMYK:
        37, 76, 0, 69
      HSL:
        271°, 61.2245%, 19.2157%
        HSV (HSB):
        271°, 75.9494%, 30.9804%
        XYZ:
        2.9595, 1.7084, 7.5709
        xyY:
        0.2418, 0.1396, 1.7084
      CIE-Lab:
        13.8757, 28.5266, -30.7319
        CIE-LCH:
        13.8757, 41.9311, 312.8688
        CIE-Luv:
        13.8757, 5.9408, -30.4145
        Hunter-Lab:
        13.0705, 17.5445, -25.1937
      #32134f color charts
#32134f RGB chart
      #32134f CMYK chart
      #32134f RGB pie chart
      #32134f color shades, tints & tones
#32134f color schemes
#32134f color preview, HTML & CSS examples
           This text has a color of #32134f        
        
          <p style="color:#32134f;">Text here</p>
        
        
          .mytext {color:#32134f;}
        
        Text color #32134f
      
           This box has a color of #32134f        
        
          <div style="background-color:#32134f;">Content here</div>
        
        
          .mybackground {background-color:#32134f;}
        
        Background color #32134f
      
           Border around this has a color of #32134f        
        
          <div style="border:2px solid #32134f;">Content here</div>
        
        
          .myborder {border:2px solid #32134f;}
        
        Border color #32134f