#32037f color space conversions
Hex:
        #32037f
        RGB:
        50, 3, 127
        CMY:
        80, 99, 50
        CMYK:
        61, 98, 0, 50
      HSL:
        263°, 95.3846%, 25.4902%
        HSV (HSB):
        263°, 97.6378%, 49.8039%
        XYZ:
        5.1787, 2.2755, 20.2449
        xyY:
        0.1870, 0.0822, 2.2755
      CIE-Lab:
        16.8715, 47.8658, -57.4766
        CIE-LCH:
        16.8715, 74.7977, 309.7871
        CIE-Luv:
        16.8715, 2.0205, -57.8225
        Hunter-Lab:
        15.0849, 34.8814, -69.0118
      #32037f color charts
#32037f RGB chart
      #32037f CMYK chart
      #32037f RGB pie chart
      #32037f color shades, tints & tones
#32037f color schemes
#32037f color preview, HTML & CSS examples
           This text has a color of #32037f        
        
          <p style="color:#32037f;">Text here</p>
        
        
          .mytext {color:#32037f;}
        
        Text color #32037f
      
           This box has a color of #32037f        
        
          <div style="background-color:#32037f;">Content here</div>
        
        
          .mybackground {background-color:#32037f;}
        
        Background color #32037f
      
           Border around this has a color of #32037f        
        
          <div style="border:2px solid #32037f;">Content here</div>
        
        
          .myborder {border:2px solid #32037f;}
        
        Border color #32037f