#350b7e color space conversions
Hex:
        #350b7e
        RGB:
        53, 11, 126
        CMY:
        79, 96, 51
        CMYK:
        58, 91, 0, 51
      HSL:
        262°, 83.9416%, 26.8627%
        HSV (HSB):
        262°, 91.2698%, 49.4118%
        XYZ:
        5.3538, 2.5026, 19.9395
        xyY:
        0.1926, 0.0900, 2.5026
      CIE-Lab:
        17.9303, 45.4141, -55.0742
        CIE-LCH:
        17.9303, 71.3835, 309.5089
        CIE-Luv:
        17.9303, 2.4843, -58.0517
        Hunter-Lab:
        15.8196, 32.7250, -63.6575
      #350b7e color charts
#350b7e RGB chart
      #350b7e CMYK chart
      #350b7e RGB pie chart
      #350b7e color shades, tints & tones
#350b7e color schemes
#350b7e color preview, HTML & CSS examples
           This text has a color of #350b7e        
        
          <p style="color:#350b7e;">Text here</p>
        
        
          .mytext {color:#350b7e;}
        
        Text color #350b7e
      
           This box has a color of #350b7e        
        
          <div style="background-color:#350b7e;">Content here</div>
        
        
          .mybackground {background-color:#350b7e;}
        
        Background color #350b7e
      
           Border around this has a color of #350b7e        
        
          <div style="border:2px solid #350b7e;">Content here</div>
        
        
          .myborder {border:2px solid #350b7e;}
        
        Border color #350b7e