#35203f color space conversions
Hex:
        #35203f
        RGB:
        53, 32, 63
        CMY:
        79, 87, 75
        CMYK:
        16, 49, 0, 75
      HSL:
        281°, 32.6316%, 18.6275%
        HSV (HSB):
        281°, 49.2063%, 24.7059%
        XYZ:
        2.8819, 2.1488, 4.9655
        xyY:
        0.2883, 0.2150, 2.1488
      CIE-Lab:
        16.2495, 16.9073, -15.8521
        CIE-LCH:
        16.2495, 23.1765, 316.8449
        CIE-Luv:
        16.2495, 6.9005, -17.2445
        Hunter-Lab:
        14.6587, 9.4403, -9.8227
      #35203f color charts
#35203f RGB chart
      #35203f CMYK chart
      #35203f RGB pie chart
      #35203f color shades, tints & tones
#35203f color schemes
#35203f color preview, HTML & CSS examples
           This text has a color of #35203f        
        
          <p style="color:#35203f;">Text here</p>
        
        
          .mytext {color:#35203f;}
        
        Text color #35203f
      
           This box has a color of #35203f        
        
          <div style="background-color:#35203f;">Content here</div>
        
        
          .mybackground {background-color:#35203f;}
        
        Background color #35203f
      
           Border around this has a color of #35203f        
        
          <div style="border:2px solid #35203f;">Content here</div>
        
        
          .myborder {border:2px solid #35203f;}
        
        Border color #35203f