#350e5a color space conversions
Hex:
        #350e5a
        RGB:
        53, 14, 90
        CMY:
        79, 95, 65
        CMYK:
        41, 84, 0, 65
      HSL:
        271°, 73.0769%, 20.3922%
        HSV (HSB):
        271°, 84.4444%, 35.2941%
        XYZ:
        3.4707, 1.8091, 9.8391
        xyY:
        0.2296, 0.1197, 1.8091
      CIE-Lab:
        14.4520, 34.6222, -37.2454
        CIE-LCH:
        14.4520, 50.8519, 312.9096
        CIE-Luv:
        14.4520, 6.2108, -37.1111
        Hunter-Lab:
        13.4504, 22.5211, -33.9559
      #350e5a color charts
#350e5a RGB chart
      #350e5a CMYK chart
      #350e5a RGB pie chart
      #350e5a color shades, tints & tones
#350e5a color schemes
#350e5a color preview, HTML & CSS examples
           This text has a color of #350e5a        
        
          <p style="color:#350e5a;">Text here</p>
        
        
          .mytext {color:#350e5a;}
        
        Text color #350e5a
      
           This box has a color of #350e5a        
        
          <div style="background-color:#350e5a;">Content here</div>
        
        
          .mybackground {background-color:#350e5a;}
        
        Background color #350e5a
      
           Border around this has a color of #350e5a        
        
          <div style="border:2px solid #350e5a;">Content here</div>
        
        
          .myborder {border:2px solid #350e5a;}
        
        Border color #350e5a