#350e4a color space conversions
Hex:
        #350e4a
        RGB:
        53, 14, 74
        CMY:
        79, 95, 71
        CMYK:
        28, 81, 0, 71
      HSL:
        279°, 68.1818%, 17.2549%
        HSV (HSB):
        279°, 81.0811%, 29.0196%
        XYZ:
        2.8613, 1.5654, 6.6299
        xyY:
        0.2588, 0.1416, 1.5654
      CIE-Lab:
        13.0178, 30.4639, -28.6521
        CIE-LCH:
        13.0178, 41.8209, 316.7555
        CIE-Luv:
        13.0178, 8.4141, -27.6865
        Hunter-Lab:
        12.5115, 18.9263, -22.6601
      #350e4a color charts
#350e4a RGB chart
      #350e4a CMYK chart
      #350e4a RGB pie chart
      #350e4a color shades, tints & tones
#350e4a color schemes
#350e4a color preview, HTML & CSS examples
           This text has a color of #350e4a        
        
          <p style="color:#350e4a;">Text here</p>
        
        
          .mytext {color:#350e4a;}
        
        Text color #350e4a
      
           This box has a color of #350e4a        
        
          <div style="background-color:#350e4a;">Content here</div>
        
        
          .mybackground {background-color:#350e4a;}
        
        Background color #350e4a
      
           Border around this has a color of #350e4a        
        
          <div style="border:2px solid #350e4a;">Content here</div>
        
        
          .myborder {border:2px solid #350e4a;}
        
        Border color #350e4a