#350e55 color space conversions
Hex:
        #350e55
        RGB:
        53, 14, 85
        CMY:
        79, 95, 67
        CMYK:
        38, 84, 0, 67
      HSL:
        273°, 71.7172%, 19.4118%
        HSV (HSB):
        273°, 83.5294%, 33.3333%
        XYZ:
        3.2649, 1.7268, 8.7556
        xyY:
        0.2375, 0.1256, 1.7268
      CIE-Lab:
        13.9830, 33.2985, -34.6304
        CIE-LCH:
        13.9830, 48.0423, 313.8767
        CIE-Luv:
        13.9830, 6.8621, -34.1701
        Hunter-Lab:
        13.1409, 21.3526, -30.3052
      #350e55 color charts
#350e55 RGB chart
      #350e55 CMYK chart
      #350e55 RGB pie chart
      #350e55 color shades, tints & tones
#350e55 color schemes
#350e55 color preview, HTML & CSS examples
           This text has a color of #350e55        
        
          <p style="color:#350e55;">Text here</p>
        
        
          .mytext {color:#350e55;}
        
        Text color #350e55
      
           This box has a color of #350e55        
        
          <div style="background-color:#350e55;">Content here</div>
        
        
          .mybackground {background-color:#350e55;}
        
        Background color #350e55
      
           Border around this has a color of #350e55        
        
          <div style="border:2px solid #350e55;">Content here</div>
        
        
          .myborder {border:2px solid #350e55;}
        
        Border color #350e55