#35124b color space conversions
Hex:
        #35124b
        RGB:
        53, 18, 75
        CMY:
        79, 93, 71
        CMYK:
        29, 76, 0, 71
      HSL:
        277°, 61.2903%, 18.2353%
        HSV (HSB):
        277°, 76.0000%, 29.4118%
        XYZ:
        2.9545, 1.6975, 6.8285
        xyY:
        0.2573, 0.1479, 1.6975
      CIE-Lab:
        13.8122, 28.7110, -28.0604
        CIE-LCH:
        13.8122, 40.1460, 315.6566
        CIE-Luv:
        13.8122, 7.8691, -27.9986
        Hunter-Lab:
        13.0288, 17.6775, -21.9544
      #35124b color charts
#35124b RGB chart
      #35124b CMYK chart
      #35124b RGB pie chart
      #35124b color shades, tints & tones
#35124b color schemes
#35124b color preview, HTML & CSS examples
           This text has a color of #35124b        
        
          <p style="color:#35124b;">Text here</p>
        
        
          .mytext {color:#35124b;}
        
        Text color #35124b
      
           This box has a color of #35124b        
        
          <div style="background-color:#35124b;">Content here</div>
        
        
          .mybackground {background-color:#35124b;}
        
        Background color #35124b
      
           Border around this has a color of #35124b        
        
          <div style="border:2px solid #35124b;">Content here</div>
        
        
          .myborder {border:2px solid #35124b;}
        
        Border color #35124b