#350f6e color space conversions
Hex:
        #350f6e
        RGB:
        53, 15, 110
        CMY:
        79, 94, 57
        CMYK:
        52, 86, 0, 57
      HSL:
        264°, 76.0000%, 24.5098%
        HSV (HSB):
        264°, 86.3636%, 43.1373%
        XYZ:
        4.4535, 2.2243, 14.9465
        xyY:
        0.2059, 0.1029, 2.2243
      CIE-Lab:
        16.6230, 39.6401, -46.9241
        CIE-LCH:
        16.6230, 61.4265, 310.1902
        CIE-Luv:
        16.6230, 3.8196, -48.8699
        Hunter-Lab:
        14.9142, 27.2019, -48.9785
      #350f6e color charts
#350f6e RGB chart
      #350f6e CMYK chart
      #350f6e RGB pie chart
      #350f6e color shades, tints & tones
#350f6e color schemes
#350f6e color preview, HTML & CSS examples
           This text has a color of #350f6e        
        
          <p style="color:#350f6e;">Text here</p>
        
        
          .mytext {color:#350f6e;}
        
        Text color #350f6e
      
           This box has a color of #350f6e        
        
          <div style="background-color:#350f6e;">Content here</div>
        
        
          .mybackground {background-color:#350f6e;}
        
        Background color #350f6e
      
           Border around this has a color of #350f6e        
        
          <div style="border:2px solid #350f6e;">Content here</div>
        
        
          .myborder {border:2px solid #350f6e;}
        
        Border color #350f6e