#32198d color space conversions
Hex:
        #32198d
        RGB:
        50, 25, 141
        CMY:
        80, 90, 45
        CMYK:
        65, 82, 0, 45
      HSL:
        253°, 69.8795%, 32.5490%
        HSV (HSB):
        253°, 82.2695%, 55.2941%
        XYZ:
        6.4707, 3.2965, 25.4945
        xyY:
        0.1835, 0.0935, 3.2965
      CIE-Lab:
        21.1941, 43.8428, -59.1427
        CIE-LCH:
        21.1941, 73.6210, 306.5497
        CIE-Luv:
        21.1941, -0.6477, -67.2990
        Hunter-Lab:
        18.1562, 31.8430, -70.5446
      #32198d color charts
#32198d RGB chart
      #32198d CMYK chart
      #32198d RGB pie chart
      #32198d color shades, tints & tones
#32198d color schemes
#32198d color preview, HTML & CSS examples
           This text has a color of #32198d        
        
          <p style="color:#32198d;">Text here</p>
        
        
          .mytext {color:#32198d;}
        
        Text color #32198d
      
           This box has a color of #32198d        
        
          <div style="background-color:#32198d;">Content here</div>
        
        
          .mybackground {background-color:#32198d;}
        
        Background color #32198d
      
           Border around this has a color of #32198d        
        
          <div style="border:2px solid #32198d;">Content here</div>
        
        
          .myborder {border:2px solid #32198d;}
        
        Border color #32198d