#32034b color space conversions
Hex:
        #32034b
        RGB:
        50, 3, 75
        CMY:
        80, 99, 71
        CMYK:
        33, 96, 0, 71
      HSL:
        279°, 92.3077%, 15.2941%
        HSV (HSB):
        279°, 96.0000%, 29.4118%
        XYZ:
        2.6180, 1.2512, 6.7601
        xyY:
        0.2463, 0.1177, 1.2512
      CIE-Lab:
        10.9301, 34.9224, -32.7634
        CIE-LCH:
        10.9301, 47.8854, 316.8270
        CIE-Luv:
        10.9301, 7.5994, -28.1441
        Hunter-Lab:
        11.1859, 22.2011, -28.0016
      #32034b color charts
#32034b RGB chart
      #32034b CMYK chart
      #32034b RGB pie chart
      #32034b color shades, tints & tones
#32034b color schemes
#32034b color preview, HTML & CSS examples
           This text has a color of #32034b        
        
          <p style="color:#32034b;">Text here</p>
        
        
          .mytext {color:#32034b;}
        
        Text color #32034b
      
           This box has a color of #32034b        
        
          <div style="background-color:#32034b;">Content here</div>
        
        
          .mybackground {background-color:#32034b;}
        
        Background color #32034b
      
           Border around this has a color of #32034b        
        
          <div style="border:2px solid #32034b;">Content here</div>
        
        
          .myborder {border:2px solid #32034b;}
        
        Border color #32034b