#351e93 color space conversions
Hex:
        #351e93
        RGB:
        53, 30, 147
        CMY:
        79, 88, 42
        CMYK:
        64, 80, 0, 42
      HSL:
        252°, 66.1017%, 34.7059%
        HSV (HSB):
        252°, 79.5918%, 57.6471%
        XYZ:
        7.1989, 3.7920, 27.9563
        xyY:
        0.1848, 0.0974, 3.7920
      CIE-Lab:
        22.9716, 43.5692, -59.9245
        CIE-LCH:
        22.9716, 74.0892, 306.0197
        CIE-Luv:
        22.9716, -0.9573, -70.9724
        Hunter-Lab:
        19.4731, 31.9110, -71.4877
      #351e93 color charts
#351e93 RGB chart
      #351e93 CMYK chart
      #351e93 RGB pie chart
      #351e93 color shades, tints & tones
#351e93 color schemes
#351e93 color preview, HTML & CSS examples
           This text has a color of #351e93        
        
          <p style="color:#351e93;">Text here</p>
        
        
          .mytext {color:#351e93;}
        
        Text color #351e93
      
           This box has a color of #351e93        
        
          <div style="background-color:#351e93;">Content here</div>
        
        
          .mybackground {background-color:#351e93;}
        
        Background color #351e93
      
           Border around this has a color of #351e93        
        
          <div style="border:2px solid #351e93;">Content here</div>
        
        
          .myborder {border:2px solid #351e93;}
        
        Border color #351e93