#352c87 color space conversions
Hex:
        #352c87
        RGB:
        53, 44, 135
        CMY:
        79, 83, 47
        CMYK:
        61, 67, 0, 47
      HSL:
        246°, 50.8380%, 35.0980%
        HSV (HSB):
        246°, 67.4074%, 52.9412%
        XYZ:
        6.7421, 4.3075, 23.3978
        xyY:
        0.1957, 0.1250, 4.3075
      CIE-Lab:
        24.6631, 31.7047, -49.6851
        CIE-LCH:
        24.6631, 58.9389, 302.5424
        CIE-Luv:
        24.6631, -2.3458, -62.3455
        Hunter-Lab:
        20.7546, 21.6647, -52.3127
      #352c87 color charts
#352c87 RGB chart
      #352c87 CMYK chart
      #352c87 RGB pie chart
      #352c87 color shades, tints & tones
#352c87 color schemes
#352c87 color preview, HTML & CSS examples
           This text has a color of #352c87        
        
          <p style="color:#352c87;">Text here</p>
        
        
          .mytext {color:#352c87;}
        
        Text color #352c87
      
           This box has a color of #352c87        
        
          <div style="background-color:#352c87;">Content here</div>
        
        
          .mybackground {background-color:#352c87;}
        
        Background color #352c87
      
           Border around this has a color of #352c87        
        
          <div style="border:2px solid #352c87;">Content here</div>
        
        
          .myborder {border:2px solid #352c87;}
        
        Border color #352c87