#351d7d color space conversions
Hex:
        #351d7d
        RGB:
        53, 29, 125
        CMY:
        79, 89, 51
        CMYK:
        58, 77, 0, 51
      HSL:
        255°, 62.3377%, 30.1961%
        HSV (HSB):
        255°, 76.8000%, 49.0196%
        XYZ:
        5.6092, 3.1163, 19.7079
        xyY:
        0.1973, 0.1096, 3.1163
      CIE-Lab:
        20.5037, 37.3232, -50.1958
        CIE-LCH:
        20.5037, 62.5511, 306.6327
        CIE-Luv:
        20.5037, 0.9141, -57.7733
        Hunter-Lab:
        17.6530, 25.8256, -53.8346
      #351d7d color charts
#351d7d RGB chart
      #351d7d CMYK chart
      #351d7d RGB pie chart
      #351d7d color shades, tints & tones
#351d7d color schemes
#351d7d color preview, HTML & CSS examples
           This text has a color of #351d7d        
        
          <p style="color:#351d7d;">Text here</p>
        
        
          .mytext {color:#351d7d;}
        
        Text color #351d7d
      
           This box has a color of #351d7d        
        
          <div style="background-color:#351d7d;">Content here</div>
        
        
          .mybackground {background-color:#351d7d;}
        
        Background color #351d7d
      
           Border around this has a color of #351d7d        
        
          <div style="border:2px solid #351d7d;">Content here</div>
        
        
          .myborder {border:2px solid #351d7d;}
        
        Border color #351d7d