#32296e color space conversions
Hex:
        #32296e
        RGB:
        50, 41, 110
        CMY:
        80, 84, 57
        CMYK:
        55, 63, 0, 57
      HSL:
        248°, 45.6954%, 29.6078%
        HSV (HSB):
        248°, 62.7273%, 43.1373%
        XYZ:
        4.9228, 3.3898, 15.1467
        xyY:
        0.2098, 0.1445, 3.3898
      CIE-Lab:
        21.5418, 24.5600, -38.9021
        CIE-LCH:
        21.5418, 46.0061, 302.2654
        CIE-Luv:
        21.5418, -0.9188, -46.7399
        Hunter-Lab:
        18.4113, 15.5073, -35.8889
      #32296e color charts
#32296e RGB chart
      #32296e CMYK chart
      #32296e RGB pie chart
      #32296e color shades, tints & tones
#32296e color schemes
#32296e color preview, HTML & CSS examples
           This text has a color of #32296e        
        
          <p style="color:#32296e;">Text here</p>
        
        
          .mytext {color:#32296e;}
        
        Text color #32296e
      
           This box has a color of #32296e        
        
          <div style="background-color:#32296e;">Content here</div>
        
        
          .mybackground {background-color:#32296e;}
        
        Background color #32296e
      
           Border around this has a color of #32296e        
        
          <div style="border:2px solid #32296e;">Content here</div>
        
        
          .myborder {border:2px solid #32296e;}
        
        Border color #32296e