#352a98 color space conversions
Hex:
        #352a98
        RGB:
        53, 42, 152
        CMY:
        79, 84, 40
        CMYK:
        65, 72, 0, 40
      HSL:
        246°, 56.7010%, 38.0392%
        HSV (HSB):
        246°, 72.3684%, 59.6078%
        XYZ:
        7.9637, 4.6798, 30.1893
        xyY:
        0.1859, 0.1093, 4.6798
      CIE-Lab:
        25.8024, 38.6077, -58.3420
        CIE-LCH:
        25.8024, 69.9596, 303.4945
        CIE-Luv:
        25.8024, -3.0349, -73.3637
        Hunter-Lab:
        21.6329, 27.8533, -67.5980
      #352a98 color charts
#352a98 RGB chart
      #352a98 CMYK chart
      #352a98 RGB pie chart
      #352a98 color shades, tints & tones
#352a98 color schemes
#352a98 color preview, HTML & CSS examples
           This text has a color of #352a98        
        
          <p style="color:#352a98;">Text here</p>
        
        
          .mytext {color:#352a98;}
        
        Text color #352a98
      
           This box has a color of #352a98        
        
          <div style="background-color:#352a98;">Content here</div>
        
        
          .mybackground {background-color:#352a98;}
        
        Background color #352a98
      
           Border around this has a color of #352a98        
        
          <div style="border:2px solid #352a98;">Content here</div>
        
        
          .myborder {border:2px solid #352a98;}
        
        Border color #352a98