#350c6d color space conversions
Hex:
        #350c6d
        RGB:
        53, 12, 109
        CMY:
        79, 95, 57
        CMYK:
        51, 89, 0, 57
      HSL:
        265°, 80.1653%, 23.7255%
        HSV (HSB):
        265°, 88.9908%, 42.7451%
        XYZ:
        4.3600, 2.1240, 14.6482
        xyY:
        0.2063, 0.1005, 2.1240
      CIE-Lab:
        16.1247, 40.5172, -47.0922
        CIE-LCH:
        16.1247, 62.1234, 310.7081
        CIE-Luv:
        16.1247, 4.1325, -48.1878
        Hunter-Lab:
        14.5738, 27.8970, -49.3909
      #350c6d color charts
#350c6d RGB chart
      #350c6d CMYK chart
      #350c6d RGB pie chart
      #350c6d color shades, tints & tones
#350c6d color schemes
#350c6d color preview, HTML & CSS examples
           This text has a color of #350c6d        
        
          <p style="color:#350c6d;">Text here</p>
        
        
          .mytext {color:#350c6d;}
        
        Text color #350c6d
      
           This box has a color of #350c6d        
        
          <div style="background-color:#350c6d;">Content here</div>
        
        
          .mybackground {background-color:#350c6d;}
        
        Background color #350c6d
      
           Border around this has a color of #350c6d        
        
          <div style="border:2px solid #350c6d;">Content here</div>
        
        
          .myborder {border:2px solid #350c6d;}
        
        Border color #350c6d