#321aa8 color space conversions
Hex:
        #321aa8
        RGB:
        50, 26, 168
        CMY:
        80, 90, 34
        CMYK:
        70, 85, 0, 34
      HSL:
        250°, 73.1959%, 38.0392%
        HSV (HSB):
        250°, 84.5238%, 65.8824%
        XYZ:
        8.7527, 4.2441, 37.4037
        xyY:
        0.1737, 0.0842, 4.2441
      CIE-Lab:
        24.4624, 51.3828, -70.3082
        CIE-LCH:
        24.4624, 87.0829, 306.1602
        CIE-Luv:
        24.4624, -2.6102, -83.1436
        Hunter-Lab:
        20.6011, 39.7864, -93.2270
      #321aa8 color charts
#321aa8 RGB chart
      #321aa8 CMYK chart
      #321aa8 RGB pie chart
      #321aa8 color shades, tints & tones
#321aa8 color schemes
#321aa8 color preview, HTML & CSS examples
           This text has a color of #321aa8        
        
          <p style="color:#321aa8;">Text here</p>
        
        
          .mytext {color:#321aa8;}
        
        Text color #321aa8
      
           This box has a color of #321aa8        
        
          <div style="background-color:#321aa8;">Content here</div>
        
        
          .mybackground {background-color:#321aa8;}
        
        Background color #321aa8
      
           Border around this has a color of #321aa8        
        
          <div style="border:2px solid #321aa8;">Content here</div>
        
        
          .myborder {border:2px solid #321aa8;}
        
        Border color #321aa8