#351e94 color space conversions
Hex:
        #351e94
        RGB:
        53, 30, 148
        CMY:
        79, 88, 42
        CMYK:
        64, 80, 0, 42
      HSL:
        252°, 66.2921%, 34.9020%
        HSV (HSB):
        252°, 79.7297%, 58.0392%
        XYZ:
        7.2778, 3.8235, 28.3714
        xyY:
        0.1844, 0.0969, 3.8235
      CIE-Lab:
        23.0793, 43.8742, -60.3648
        CIE-LCH:
        23.0793, 74.6248, 306.0103
        CIE-Luv:
        23.0793, -1.0309, -71.5673
        Hunter-Lab:
        19.5539, 32.2166, -72.3381
      #351e94 color charts
#351e94 RGB chart
      #351e94 CMYK chart
      #351e94 RGB pie chart
      #351e94 color shades, tints & tones
#351e94 color schemes
#351e94 color preview, HTML & CSS examples
           This text has a color of #351e94        
        
          <p style="color:#351e94;">Text here</p>
        
        
          .mytext {color:#351e94;}
        
        Text color #351e94
      
           This box has a color of #351e94        
        
          <div style="background-color:#351e94;">Content here</div>
        
        
          .mybackground {background-color:#351e94;}
        
        Background color #351e94
      
           Border around this has a color of #351e94        
        
          <div style="border:2px solid #351e94;">Content here</div>
        
        
          .myborder {border:2px solid #351e94;}
        
        Border color #351e94