#32023d color space conversions
Hex:
        #32023d
        RGB:
        50, 2, 61
        CMY:
        80, 99, 76
        CMYK:
        18, 97, 0, 76
      HSL:
        289°, 93.6508%, 12.3529%
        HSV (HSB):
        289°, 96.7213%, 23.9216%
        XYZ:
        2.1794, 1.0584, 4.5043
        xyY:
        0.2815, 0.1367, 1.0584
      CIE-Lab:
        9.4692, 32.2676, -25.2579
        CIE-LCH:
        9.4692, 40.9776, 321.9474
        CIE-Luv:
        9.4692, 9.6392, -20.5063
        Hunter-Lab:
        10.2881, 19.8089, -18.7566
      #32023d color charts
#32023d RGB chart
      #32023d CMYK chart
      #32023d RGB pie chart
      #32023d color shades, tints & tones
#32023d color schemes
#32023d color preview, HTML & CSS examples
           This text has a color of #32023d        
        
          <p style="color:#32023d;">Text here</p>
        
        
          .mytext {color:#32023d;}
        
        Text color #32023d
      
           This box has a color of #32023d        
        
          <div style="background-color:#32023d;">Content here</div>
        
        
          .mybackground {background-color:#32023d;}
        
        Background color #32023d
      
           Border around this has a color of #32023d        
        
          <div style="border:2px solid #32023d;">Content here</div>
        
        
          .myborder {border:2px solid #32023d;}
        
        Border color #32023d