#32157d color space conversions
Hex:
        #32157d
        RGB:
        50, 21, 125
        CMY:
        80, 92, 51
        CMYK:
        60, 83, 0, 51
      HSL:
        257°, 71.2329%, 28.6275%
        HSV (HSB):
        257°, 83.2000%, 49.0196%
        XYZ:
        5.2852, 2.6951, 19.6437
        xyY:
        0.1913, 0.0976, 2.6951
      CIE-Lab:
        18.7790, 40.9346, -53.0464
        CIE-LCH:
        18.7790, 67.0042, 307.6565
        CIE-Luv:
        18.7790, 1.0227, -57.7454
        Hunter-Lab:
        16.4168, 28.7370, -59.4523
      #32157d color charts
#32157d RGB chart
      #32157d CMYK chart
      #32157d RGB pie chart
      #32157d color shades, tints & tones
#32157d color schemes
#32157d color preview, HTML & CSS examples
           This text has a color of #32157d        
        
          <p style="color:#32157d;">Text here</p>
        
        
          .mytext {color:#32157d;}
        
        Text color #32157d
      
           This box has a color of #32157d        
        
          <div style="background-color:#32157d;">Content here</div>
        
        
          .mybackground {background-color:#32157d;}
        
        Background color #32157d
      
           Border around this has a color of #32157d        
        
          <div style="border:2px solid #32157d;">Content here</div>
        
        
          .myborder {border:2px solid #32157d;}
        
        Border color #32157d