#352bac color space conversions
Hex:
        #352bac
        RGB:
        53, 43, 172
        CMY:
        79, 83, 33
        CMYK:
        69, 75, 0, 33
      HSL:
        245°, 60.0000%, 42.1569%
        HSV (HSB):
        245°, 75.0000%, 67.4510%
        XYZ:
        9.7785, 5.4632, 39.5688
        xyY:
        0.1784, 0.0997, 5.4632
      CIE-Lab:
        28.0156, 44.5641, -66.8341
        CIE-LCH:
        28.0156, 80.3291, 303.6948
        CIE-Luv:
        28.0156, -4.3582, -85.4716
        Hunter-Lab:
        23.3735, 33.7732, -84.0103
      #352bac color charts
#352bac RGB chart
      #352bac CMYK chart
      #352bac RGB pie chart
      #352bac color shades, tints & tones
#352bac color schemes
#352bac color preview, HTML & CSS examples
           This text has a color of #352bac        
        
          <p style="color:#352bac;">Text here</p>
        
        
          .mytext {color:#352bac;}
        
        Text color #352bac
      
           This box has a color of #352bac        
        
          <div style="background-color:#352bac;">Content here</div>
        
        
          .mybackground {background-color:#352bac;}
        
        Background color #352bac
      
           Border around this has a color of #352bac        
        
          <div style="border:2px solid #352bac;">Content here</div>
        
        
          .myborder {border:2px solid #352bac;}
        
        Border color #352bac