#351ba1 color space conversions
Hex:
        #351ba1
        RGB:
        53, 27, 161
        CMY:
        79, 89, 37
        CMYK:
        67, 83, 0, 37
      HSL:
        252°, 71.2766%, 36.8627%
        HSV (HSB):
        252°, 83.2298%, 63.1373%
        XYZ:
        8.2932, 4.1140, 34.0752
        xyY:
        0.1784, 0.0885, 4.1140
      CIE-Lab:
        24.0447, 49.1608, -66.7438
        CIE-LCH:
        24.0447, 82.8946, 306.3739
        CIE-Luv:
        24.0447, -1.6352, -79.1942
        Hunter-Lab:
        20.2829, 37.4890, -85.4089
      #351ba1 color charts
#351ba1 RGB chart
      #351ba1 CMYK chart
      #351ba1 RGB pie chart
      #351ba1 color shades, tints & tones
#351ba1 color schemes
#351ba1 color preview, HTML & CSS examples
           This text has a color of #351ba1        
        
          <p style="color:#351ba1;">Text here</p>
        
        
          .mytext {color:#351ba1;}
        
        Text color #351ba1
      
           This box has a color of #351ba1        
        
          <div style="background-color:#351ba1;">Content here</div>
        
        
          .mybackground {background-color:#351ba1;}
        
        Background color #351ba1
      
           Border around this has a color of #351ba1        
        
          <div style="border:2px solid #351ba1;">Content here</div>
        
        
          .myborder {border:2px solid #351ba1;}
        
        Border color #351ba1