#32016b color space conversions
Hex:
        #32016b
        RGB:
        50, 1, 107
        CMY:
        80, 100, 58
        CMYK:
        53, 99, 0, 58
      HSL:
        268°, 98.1481%, 21.1765%
        HSV (HSB):
        268°, 99.0654%, 41.9608%
        XYZ:
        3.9801, 1.7614, 14.0401
        xyY:
        0.2012, 0.0890, 1.7614
      CIE-Lab:
        14.1815, 43.5362, -49.0046
        CIE-LCH:
        14.1815, 65.5504, 311.6182
        CIE-Luv:
        14.1815, 3.9985, -46.0433
        Hunter-Lab:
        13.2716, 30.3060, -53.4332
      #32016b color charts
#32016b RGB chart
      #32016b CMYK chart
      #32016b RGB pie chart
      #32016b color shades, tints & tones
#32016b color schemes
#32016b color preview, HTML & CSS examples
           This text has a color of #32016b        
        
          <p style="color:#32016b;">Text here</p>
        
        
          .mytext {color:#32016b;}
        
        Text color #32016b
      
           This box has a color of #32016b        
        
          <div style="background-color:#32016b;">Content here</div>
        
        
          .mybackground {background-color:#32016b;}
        
        Background color #32016b
      
           Border around this has a color of #32016b        
        
          <div style="border:2px solid #32016b;">Content here</div>
        
        
          .myborder {border:2px solid #32016b;}
        
        Border color #32016b