#32029e color space conversions
Hex:
        #32029e
        RGB:
        50, 2, 158
        CMY:
        80, 99, 38
        CMYK:
        68, 99, 0, 38
      HSL:
        258°, 97.5000%, 31.3725%
        HSV (HSB):
        258°, 98.7342%, 61.9608%
        XYZ:
        7.5087, 3.1901, 32.5678
        xyY:
        0.1735, 0.0737, 3.1901
      CIE-Lab:
        20.7899, 55.9644, -70.3229
        CIE-LCH:
        20.7899, 89.8740, 308.5135
        CIE-Luv:
        20.7899, -0.4371, -75.8803
        Hunter-Lab:
        17.8610, 43.7836, -95.6068
      #32029e color charts
#32029e RGB chart
      #32029e CMYK chart
      #32029e RGB pie chart
      #32029e color shades, tints & tones
#32029e color schemes
#32029e color preview, HTML & CSS examples
           This text has a color of #32029e        
        
          <p style="color:#32029e;">Text here</p>
        
        
          .mytext {color:#32029e;}
        
        Text color #32029e
      
           This box has a color of #32029e        
        
          <div style="background-color:#32029e;">Content here</div>
        
        
          .mybackground {background-color:#32029e;}
        
        Background color #32029e
      
           Border around this has a color of #32029e        
        
          <div style="border:2px solid #32029e;">Content here</div>
        
        
          .myborder {border:2px solid #32029e;}
        
        Border color #32029e