#351a7a color space conversions
Hex:
        #351a7a
        RGB:
        53, 26, 122
        CMY:
        79, 90, 52
        CMYK:
        57, 79, 0, 52
      HSL:
        257°, 64.8649%, 29.0196%
        HSV (HSB):
        257°, 78.6885%, 47.8431%
        XYZ:
        5.3504, 2.9008, 18.6903
        xyY:
        0.1986, 0.1077, 2.9008
      CIE-Lab:
        19.6422, 37.9955, -49.6994
        CIE-LCH:
        19.6422, 62.5595, 307.3982
        CIE-Luv:
        19.6422, 1.5617, -56.0586
        Hunter-Lab:
        17.0318, 26.2693, -53.1412
      #351a7a color charts
#351a7a RGB chart
      #351a7a CMYK chart
      #351a7a RGB pie chart
      #351a7a color shades, tints & tones
#351a7a color schemes
#351a7a color preview, HTML & CSS examples
           This text has a color of #351a7a        
        
          <p style="color:#351a7a;">Text here</p>
        
        
          .mytext {color:#351a7a;}
        
        Text color #351a7a
      
           This box has a color of #351a7a        
        
          <div style="background-color:#351a7a;">Content here</div>
        
        
          .mybackground {background-color:#351a7a;}
        
        Background color #351a7a
      
           Border around this has a color of #351a7a        
        
          <div style="border:2px solid #351a7a;">Content here</div>
        
        
          .myborder {border:2px solid #351a7a;}
        
        Border color #351a7a