#35235f color space conversions
Hex:
        #35235f
        RGB:
        53, 35, 95
        CMY:
        79, 86, 63
        CMYK:
        44, 63, 0, 63
      HSL:
        258°, 46.1538%, 25.4902%
        HSV (HSB):
        258°, 63.1579%, 37.2549%
        XYZ:
        4.1348, 2.7852, 11.1461
        xyY:
        0.2289, 0.1542, 2.7852
      CIE-Lab:
        19.1621, 24.2888, -32.9344
        CIE-LCH:
        19.1621, 40.9221, 306.4083
        CIE-Luv:
        19.1621, 2.6383, -37.9742
        Hunter-Lab:
        16.6888, 15.0193, -27.9164
      #35235f color charts
#35235f RGB chart
      #35235f CMYK chart
      #35235f RGB pie chart
      #35235f color shades, tints & tones
#35235f color schemes
#35235f color preview, HTML & CSS examples
           This text has a color of #35235f        
        
          <p style="color:#35235f;">Text here</p>
        
        
          .mytext {color:#35235f;}
        
        Text color #35235f
      
           This box has a color of #35235f        
        
          <div style="background-color:#35235f;">Content here</div>
        
        
          .mybackground {background-color:#35235f;}
        
        Background color #35235f
      
           Border around this has a color of #35235f        
        
          <div style="border:2px solid #35235f;">Content here</div>
        
        
          .myborder {border:2px solid #35235f;}
        
        Border color #35235f