#321ba4 color space conversions
Hex:
        #321ba4
        RGB:
        50, 27, 164
        CMY:
        80, 89, 36
        CMYK:
        70, 84, 0, 36
      HSL:
        250°, 71.7277%, 37.4510%
        HSV (HSB):
        250°, 83.5366%, 64.3137%
        XYZ:
        8.4082, 4.1423, 35.4783
        xyY:
        0.1751, 0.0862, 4.1423
      CIE-Lab:
        24.1364, 49.7856, -68.4244
        CIE-LCH:
        24.1364, 84.6198, 306.0397
        CIE-Luv:
        24.1364, -2.4478, -80.8545
        Hunter-Lab:
        20.3527, 38.1254, -89.1062
      #321ba4 color charts
#321ba4 RGB chart
      #321ba4 CMYK chart
      #321ba4 RGB pie chart
      #321ba4 color shades, tints & tones
#321ba4 color schemes
#321ba4 color preview, HTML & CSS examples
           This text has a color of #321ba4        
        
          <p style="color:#321ba4;">Text here</p>
        
        
          .mytext {color:#321ba4;}
        
        Text color #321ba4
      
           This box has a color of #321ba4        
        
          <div style="background-color:#321ba4;">Content here</div>
        
        
          .mybackground {background-color:#321ba4;}
        
        Background color #321ba4
      
           Border around this has a color of #321ba4        
        
          <div style="border:2px solid #321ba4;">Content here</div>
        
        
          .myborder {border:2px solid #321ba4;}
        
        Border color #321ba4