#351bc4 color space conversions
Hex:
        #351bc4
        RGB:
        53, 27, 196
        CMY:
        79, 89, 23
        CMYK:
        73, 86, 0, 23
      HSL:
        249°, 75.7848%, 43.7255%
        HSV (HSB):
        249°, 86.2245%, 76.8627%
        XYZ:
        11.8239, 5.5263, 52.6680
        xyY:
        0.1689, 0.0789, 5.5263
      CIE-Lab:
        28.1844, 59.1501, -80.8174
        CIE-LCH:
        28.1844, 100.1508, 306.2003
        CIE-Luv:
        28.1844, -3.9184, -99.4890
        Hunter-Lab:
        23.5080, 48.6419, -116.3794
      #351bc4 color charts
#351bc4 RGB chart
      #351bc4 CMYK chart
      #351bc4 RGB pie chart
      #351bc4 color shades, tints & tones
#351bc4 color schemes
#351bc4 color preview, HTML & CSS examples
           This text has a color of #351bc4        
        
          <p style="color:#351bc4;">Text here</p>
        
        
          .mytext {color:#351bc4;}
        
        Text color #351bc4
      
           This box has a color of #351bc4        
        
          <div style="background-color:#351bc4;">Content here</div>
        
        
          .mybackground {background-color:#351bc4;}
        
        Background color #351bc4
      
           Border around this has a color of #351bc4        
        
          <div style="border:2px solid #351bc4;">Content here</div>
        
        
          .myborder {border:2px solid #351bc4;}
        
        Border color #351bc4