#352ea1 color space conversions
Hex:
        #352ea1
        RGB:
        53, 46, 161
        CMY:
        79, 82, 37
        CMYK:
        67, 71, 0, 37
      HSL:
        244°, 55.5556%, 40.5882%
        HSV (HSB):
        244°, 71.4286%, 63.1373%
        XYZ:
        8.8782, 5.2841, 34.2702
        xyY:
        0.1833, 0.1091, 5.2841
      CIE-Lab:
        27.5293, 39.2380, -60.9945
        CIE-LCH:
        27.5293, 72.5255, 302.7534
        CIE-Luv:
        27.5293, -4.2445, -78.4771
        Hunter-Lab:
        22.9871, 28.7138, -72.3011
      #352ea1 color charts
#352ea1 RGB chart
      #352ea1 CMYK chart
      #352ea1 RGB pie chart
      #352ea1 color shades, tints & tones
#352ea1 color schemes
#352ea1 color preview, HTML & CSS examples
           This text has a color of #352ea1        
        
          <p style="color:#352ea1;">Text here</p>
        
        
          .mytext {color:#352ea1;}
        
        Text color #352ea1
      
           This box has a color of #352ea1        
        
          <div style="background-color:#352ea1;">Content here</div>
        
        
          .mybackground {background-color:#352ea1;}
        
        Background color #352ea1
      
           Border around this has a color of #352ea1        
        
          <div style="border:2px solid #352ea1;">Content here</div>
        
        
          .myborder {border:2px solid #352ea1;}
        
        Border color #352ea1