#352fa4 color space conversions
Hex:
        #352fa4
        RGB:
        53, 47, 164
        CMY:
        79, 82, 36
        CMYK:
        68, 71, 0, 36
      HSL:
        243°, 55.4502%, 41.3725%
        HSV (HSB):
        243°, 71.3415%, 64.3137%
        XYZ:
        9.1856, 5.4703, 35.6937
        xyY:
        0.1824, 0.1086, 5.4703
      CIE-Lab:
        28.0346, 39.6481, -61.9814
        CIE-LCH:
        28.0346, 73.5776, 302.6061
        CIE-Luv:
        28.0346, -4.5822, -80.2117
        Hunter-Lab:
        23.3886, 29.1735, -74.1115
      #352fa4 color charts
#352fa4 RGB chart
      #352fa4 CMYK chart
      #352fa4 RGB pie chart
      #352fa4 color shades, tints & tones
#352fa4 color schemes
#352fa4 color preview, HTML & CSS examples
           This text has a color of #352fa4        
        
          <p style="color:#352fa4;">Text here</p>
        
        
          .mytext {color:#352fa4;}
        
        Text color #352fa4
      
           This box has a color of #352fa4        
        
          <div style="background-color:#352fa4;">Content here</div>
        
        
          .mybackground {background-color:#352fa4;}
        
        Background color #352fa4
      
           Border around this has a color of #352fa4        
        
          <div style="border:2px solid #352fa4;">Content here</div>
        
        
          .myborder {border:2px solid #352fa4;}
        
        Border color #352fa4