#351f5d color space conversions
Hex:
        #351f5d
        RGB:
        53, 31, 93
        CMY:
        79, 88, 64
        CMYK:
        43, 67, 0, 64
      HSL:
        261°, 50.0000%, 24.3137%
        HSV (HSB):
        261°, 66.6667%, 36.4706%
        XYZ:
        3.9340, 2.5272, 10.6364
        xyY:
        0.2301, 0.1478, 2.5272
      CIE-Lab:
        18.0410, 26.2268, -33.4188
        CIE-LCH:
        18.0410, 42.4813, 308.1245
        CIE-Luv:
        18.0410, 3.6414, -37.5110
        Hunter-Lab:
        15.8971, 16.3526, -28.5416
      #351f5d color charts
#351f5d RGB chart
      #351f5d CMYK chart
      #351f5d RGB pie chart
      #351f5d color shades, tints & tones
#351f5d color schemes
#351f5d color preview, HTML & CSS examples
           This text has a color of #351f5d        
        
          <p style="color:#351f5d;">Text here</p>
        
        
          .mytext {color:#351f5d;}
        
        Text color #351f5d
      
           This box has a color of #351f5d        
        
          <div style="background-color:#351f5d;">Content here</div>
        
        
          .mybackground {background-color:#351f5d;}
        
        Background color #351f5d
      
           Border around this has a color of #351f5d        
        
          <div style="border:2px solid #351f5d;">Content here</div>
        
        
          .myborder {border:2px solid #351f5d;}
        
        Border color #351f5d