#321b6a color space conversions
Hex:
        #321b6a
        RGB:
        50, 27, 106
        CMY:
        80, 89, 58
        CMYK:
        53, 75, 0, 58
      HSL:
        257°, 59.3985%, 26.0784%
        HSV (HSB):
        257°, 74.5283%, 41.5686%
        XYZ:
        4.3088, 2.5026, 13.8916
        xyY:
        0.2081, 0.1209, 2.5026
      CIE-Lab:
        17.9303, 32.0321, -42.1836
        CIE-LCH:
        17.9303, 52.9671, 307.2112
        CIE-Luv:
        17.9303, 1.9851, -46.3086
        Hunter-Lab:
        15.8196, 20.9346, -40.9906
      #321b6a color charts
#321b6a RGB chart
      #321b6a CMYK chart
      #321b6a RGB pie chart
      #321b6a color shades, tints & tones
#321b6a color schemes
#321b6a color preview, HTML & CSS examples
           This text has a color of #321b6a        
        
          <p style="color:#321b6a;">Text here</p>
        
        
          .mytext {color:#321b6a;}
        
        Text color #321b6a
      
           This box has a color of #321b6a        
        
          <div style="background-color:#321b6a;">Content here</div>
        
        
          .mybackground {background-color:#321b6a;}
        
        Background color #321b6a
      
           Border around this has a color of #321b6a        
        
          <div style="border:2px solid #321b6a;">Content here</div>
        
        
          .myborder {border:2px solid #321b6a;}
        
        Border color #321b6a