#350f5a color space conversions
Hex:
        #350f5a
        RGB:
        53, 15, 90
        CMY:
        79, 94, 65
        CMYK:
        41, 83, 0, 65
      HSL:
        270°, 71.4286%, 20.5882%
        HSV (HSB):
        270°, 83.3333%, 35.2941%
        XYZ:
        3.4845, 1.8367, 9.8437
        xyY:
        0.2298, 0.1211, 1.8367
      CIE-Lab:
        14.6059, 34.1781, -36.9940
        CIE-LCH:
        14.6059, 50.3657, 312.7343
        CIE-Luv:
        14.6059, 6.1305, -37.1030
        Hunter-Lab:
        13.5526, 22.1770, -33.5778
      #350f5a color charts
#350f5a RGB chart
      #350f5a CMYK chart
      #350f5a RGB pie chart
      #350f5a color shades, tints & tones
#350f5a color schemes
#350f5a color preview, HTML & CSS examples
           This text has a color of #350f5a        
        
          <p style="color:#350f5a;">Text here</p>
        
        
          .mytext {color:#350f5a;}
        
        Text color #350f5a
      
           This box has a color of #350f5a        
        
          <div style="background-color:#350f5a;">Content here</div>
        
        
          .mybackground {background-color:#350f5a;}
        
        Background color #350f5a
      
           Border around this has a color of #350f5a        
        
          <div style="border:2px solid #350f5a;">Content here</div>
        
        
          .myborder {border:2px solid #350f5a;}
        
        Border color #350f5a