#32258e color space conversions
Hex:
        #32258e
        RGB:
        50, 37, 142
        CMY:
        80, 85, 44
        CMYK:
        65, 74, 0, 44
      HSL:
        247°, 58.6592%, 35.0980%
        HSV (HSB):
        247°, 73.9437%, 55.6863%
        XYZ:
        6.8594, 3.9542, 25.9929
        xyY:
        0.1864, 0.1074, 3.9542
      CIE-Lab:
        23.5196, 37.8280, -55.9313
        CIE-LCH:
        23.5196, 67.5223, 304.0716
        CIE-Luv:
        23.5196, -2.2932, -67.7113
        Hunter-Lab:
        19.8853, 26.7745, -63.5808
      #32258e color charts
#32258e RGB chart
      #32258e CMYK chart
      #32258e RGB pie chart
      #32258e color shades, tints & tones
#32258e color schemes
#32258e color preview, HTML & CSS examples
           This text has a color of #32258e        
        
          <p style="color:#32258e;">Text here</p>
        
        
          .mytext {color:#32258e;}
        
        Text color #32258e
      
           This box has a color of #32258e        
        
          <div style="background-color:#32258e;">Content here</div>
        
        
          .mybackground {background-color:#32258e;}
        
        Background color #32258e
      
           Border around this has a color of #32258e        
        
          <div style="border:2px solid #32258e;">Content here</div>
        
        
          .myborder {border:2px solid #32258e;}
        
        Border color #32258e