#350b6e color space conversions
Hex:
        #350b6e
        RGB:
        53, 11, 110
        CMY:
        79, 96, 57
        CMYK:
        52, 90, 0, 57
      HSL:
        265°, 81.8182%, 23.7255%
        HSV (HSB):
        265°, 90.0000%, 43.1373%
        XYZ:
        4.4023, 2.1220, 14.9294
        xyY:
        0.2052, 0.0989, 2.1220
      CIE-Lab:
        16.1150, 41.1370, -47.7607
        CIE-LCH:
        16.1150, 63.0345, 310.7388
        CIE-Luv:
        16.1150, 4.0860, -48.7321
        Hunter-Lab:
        14.5671, 28.4521, -50.5675
      #350b6e color charts
#350b6e RGB chart
      #350b6e CMYK chart
      #350b6e RGB pie chart
      #350b6e color shades, tints & tones
#350b6e color schemes
#350b6e color preview, HTML & CSS examples
           This text has a color of #350b6e        
        
          <p style="color:#350b6e;">Text here</p>
        
        
          .mytext {color:#350b6e;}
        
        Text color #350b6e
      
           This box has a color of #350b6e        
        
          <div style="background-color:#350b6e;">Content here</div>
        
        
          .mybackground {background-color:#350b6e;}
        
        Background color #350b6e
      
           Border around this has a color of #350b6e        
        
          <div style="border:2px solid #350b6e;">Content here</div>
        
        
          .myborder {border:2px solid #350b6e;}
        
        Border color #350b6e