#350e64 color space conversions
Hex:
        #350e64
        RGB:
        53, 14, 100
        CMY:
        79, 95, 61
        CMYK:
        47, 86, 0, 61
      HSL:
        267°, 75.4386%, 22.3529%
        HSV (HSB):
        267°, 86.0000%, 39.2157%
        XYZ:
        3.9255, 1.9911, 12.2340
        xyY:
        0.2163, 0.1097, 1.9911
      CIE-Lab:
        15.4403, 37.3127, -42.3013
        CIE-LCH:
        15.4403, 56.4060, 311.4145
        CIE-Luv:
        15.4403, 4.9987, -42.9818
        Hunter-Lab:
        14.1105, 24.9647, -41.5280
      #350e64 color charts
#350e64 RGB chart
      #350e64 CMYK chart
      #350e64 RGB pie chart
      #350e64 color shades, tints & tones
#350e64 color schemes
#350e64 color preview, HTML & CSS examples
           This text has a color of #350e64        
        
          <p style="color:#350e64;">Text here</p>
        
        
          .mytext {color:#350e64;}
        
        Text color #350e64
      
           This box has a color of #350e64        
        
          <div style="background-color:#350e64;">Content here</div>
        
        
          .mybackground {background-color:#350e64;}
        
        Background color #350e64
      
           Border around this has a color of #350e64        
        
          <div style="border:2px solid #350e64;">Content here</div>
        
        
          .myborder {border:2px solid #350e64;}
        
        Border color #350e64