#35349e color space conversions
Hex:
        #35349e
        RGB:
        53, 52, 158
        CMY:
        79, 80, 38
        CMYK:
        66, 67, 0, 38
      HSL:
        241°, 50.4762%, 41.1765%
        HSV (HSB):
        241°, 67.0886%, 61.9608%
        XYZ:
        8.8677, 5.6815, 32.9770
        xyY:
        0.1866, 0.1195, 5.6815
      CIE-Lab:
        28.5942, 34.5583, -57.4250
        CIE-LCH:
        28.5942, 67.0218, 301.0395
        CIE-Luv:
        28.5942, -5.2311, -75.6183
        Hunter-Lab:
        23.8359, 24.6952, -65.3428
      #35349e color charts
#35349e RGB chart
      #35349e CMYK chart
      #35349e RGB pie chart
      #35349e color shades, tints & tones
#35349e color schemes
#35349e color preview, HTML & CSS examples
           This text has a color of #35349e        
        
          <p style="color:#35349e;">Text here</p>
        
        
          .mytext {color:#35349e;}
        
        Text color #35349e
      
           This box has a color of #35349e        
        
          <div style="background-color:#35349e;">Content here</div>
        
        
          .mybackground {background-color:#35349e;}
        
        Background color #35349e
      
           Border around this has a color of #35349e        
        
          <div style="border:2px solid #35349e;">Content here</div>
        
        
          .myborder {border:2px solid #35349e;}
        
        Border color #35349e