#32093f color space conversions
Hex:
        #32093f
        RGB:
        50, 9, 63
        CMY:
        80, 96, 75
        CMYK:
        21, 86, 0, 75
      HSL:
        286°, 75.0000%, 14.1176%
        HSV (HSB):
        286°, 85.7143%, 24.7059%
        XYZ:
        2.3103, 1.2324, 4.8187
        xyY:
        0.2763, 0.1474, 1.2324
      CIE-Lab:
        10.7940, 29.3454, -24.5471
        CIE-LCH:
        10.7940, 38.2585, 320.0879
        CIE-Luv:
        10.7940, 9.0235, -21.5685
        Hunter-Lab:
        11.1012, 17.7208, -17.9654
      #32093f color charts
#32093f RGB chart
      #32093f CMYK chart
      #32093f RGB pie chart
      #32093f color shades, tints & tones
#32093f color schemes
#32093f color preview, HTML & CSS examples
           This text has a color of #32093f        
        
          <p style="color:#32093f;">Text here</p>
        
        
          .mytext {color:#32093f;}
        
        Text color #32093f
      
           This box has a color of #32093f        
        
          <div style="background-color:#32093f;">Content here</div>
        
        
          .mybackground {background-color:#32093f;}
        
        Background color #32093f
      
           Border around this has a color of #32093f        
        
          <div style="border:2px solid #32093f;">Content here</div>
        
        
          .myborder {border:2px solid #32093f;}
        
        Border color #32093f