#32419e color space conversions
Hex:
        #32419e
        RGB:
        50, 65, 158
        CMY:
        80, 75, 38
        CMYK:
        68, 59, 0, 38
      HSL:
        232°, 51.9231%, 40.7843%
        HSV (HSB):
        232°, 68.3544%, 61.9608%
        XYZ:
        9.3772, 6.9273, 33.1906
        xyY:
        0.1895, 0.1400, 6.9273
      CIE-Lab:
        31.6409, 25.6887, -52.4616
        CIE-LCH:
        31.6409, 58.4134, 296.0895
        CIE-Luv:
        31.6409, -8.8949, -72.1634
        Hunter-Lab:
        26.3198, 17.5365, -56.3438
      #32419e color charts
#32419e RGB chart
      #32419e CMYK chart
      #32419e RGB pie chart
      #32419e color shades, tints & tones
#32419e color schemes
#32419e color preview, HTML & CSS examples
           This text has a color of #32419e        
        
          <p style="color:#32419e;">Text here</p>
        
        
          .mytext {color:#32419e;}
        
        Text color #32419e
      
           This box has a color of #32419e        
        
          <div style="background-color:#32419e;">Content here</div>
        
        
          .mybackground {background-color:#32419e;}
        
        Background color #32419e
      
           Border around this has a color of #32419e        
        
          <div style="border:2px solid #32419e;">Content here</div>
        
        
          .myborder {border:2px solid #32419e;}
        
        Border color #32419e