#351d4b color space conversions
Hex:
        #351d4b
        RGB:
        53, 29, 75
        CMY:
        79, 89, 71
        CMYK:
        29, 61, 0, 71
      HSL:
        271°, 44.2308%, 20.3922%
        HSV (HSB):
        271°, 61.3333%, 29.4118%
        XYZ:
        3.1776, 2.1436, 6.9029
        xyY:
        0.2599, 0.1754, 2.1436
      CIE-Lab:
        16.2236, 22.1780, -24.1902
        CIE-LCH:
        16.2236, 32.8182, 312.5152
        CIE-Luv:
        16.2236, 6.1089, -26.1683
        Hunter-Lab:
        14.6411, 13.1181, -17.7049
      #351d4b color charts
#351d4b RGB chart
      #351d4b CMYK chart
      #351d4b RGB pie chart
      #351d4b color shades, tints & tones
#351d4b color schemes
#351d4b color preview, HTML & CSS examples
           This text has a color of #351d4b        
        
          <p style="color:#351d4b;">Text here</p>
        
        
          .mytext {color:#351d4b;}
        
        Text color #351d4b
      
           This box has a color of #351d4b        
        
          <div style="background-color:#351d4b;">Content here</div>
        
        
          .mybackground {background-color:#351d4b;}
        
        Background color #351d4b
      
           Border around this has a color of #351d4b        
        
          <div style="border:2px solid #351d4b;">Content here</div>
        
        
          .myborder {border:2px solid #351d4b;}
        
        Border color #351d4b