#352ac4 color space conversions
Hex:
        #352ac4
        RGB:
        53, 42, 196
        CMY:
        79, 84, 23
        CMYK:
        73, 79, 0, 23
      HSL:
        244°, 64.7059%, 46.6667%
        HSV (HSB):
        244°, 78.5714%, 76.8627%
        XYZ:
        12.2600, 6.3983, 52.8134
        xyY:
        0.1715, 0.0895, 6.3983
      CIE-Lab:
        30.3960, 52.6485, -77.1486
        CIE-LCH:
        30.3960, 93.4011, 304.3108
        CIE-Luv:
        30.3960, -5.5108, -99.7350
        Hunter-Lab:
        25.2949, 42.2494, -106.0854
      #352ac4 color charts
#352ac4 RGB chart
      #352ac4 CMYK chart
      #352ac4 RGB pie chart
      #352ac4 color shades, tints & tones
#352ac4 color schemes
#352ac4 color preview, HTML & CSS examples
           This text has a color of #352ac4        
        
          <p style="color:#352ac4;">Text here</p>
        
        
          .mytext {color:#352ac4;}
        
        Text color #352ac4
      
           This box has a color of #352ac4        
        
          <div style="background-color:#352ac4;">Content here</div>
        
        
          .mybackground {background-color:#352ac4;}
        
        Background color #352ac4
      
           Border around this has a color of #352ac4        
        
          <div style="border:2px solid #352ac4;">Content here</div>
        
        
          .myborder {border:2px solid #352ac4;}
        
        Border color #352ac4