#352eaa color space conversions
Hex:
        #352eaa
        RGB:
        53, 46, 170
        CMY:
        79, 82, 33
        CMYK:
        69, 73, 0, 33
      HSL:
        243°, 57.4074%, 42.3529%
        HSV (HSB):
        243°, 72.9412%, 66.6667%
        XYZ:
        9.7009, 5.6132, 38.6024
        xyY:
        0.1799, 0.1041, 5.6132
      CIE-Lab:
        28.4147, 42.2226, -64.9744
        CIE-LCH:
        28.4147, 77.4882, 303.0172
        CIE-Luv:
        28.4147, -4.7287, -84.0123
        Hunter-Lab:
        23.6921, 31.6269, -80.0188
      #352eaa color charts
#352eaa RGB chart
      #352eaa CMYK chart
      #352eaa RGB pie chart
      #352eaa color shades, tints & tones
#352eaa color schemes
#352eaa color preview, HTML & CSS examples
           This text has a color of #352eaa        
        
          <p style="color:#352eaa;">Text here</p>
        
        
          .mytext {color:#352eaa;}
        
        Text color #352eaa
      
           This box has a color of #352eaa        
        
          <div style="background-color:#352eaa;">Content here</div>
        
        
          .mybackground {background-color:#352eaa;}
        
        Background color #352eaa
      
           Border around this has a color of #352eaa        
        
          <div style="border:2px solid #352eaa;">Content here</div>
        
        
          .myborder {border:2px solid #352eaa;}
        
        Border color #352eaa