#352ac9 color space conversions
Hex:
        #352ac9
        RGB:
        53, 42, 201
        CMY:
        79, 84, 21
        CMYK:
        74, 79, 0, 21
      HSL:
        244°, 65.4321%, 47.6471%
        HSV (HSB):
        244°, 79.1045%, 78.8235%
        XYZ:
        12.8388, 6.6299, 55.8614
        xyY:
        0.1704, 0.0880, 6.6299
      CIE-Lab:
        30.9490, 54.1797, -79.1618
        CIE-LCH:
        30.9490, 95.9272, 304.3884
        CIE-Luv:
        30.9490, -5.7711, -102.6503
        Hunter-Lab:
        25.7485, 43.9442, -110.6056
      #352ac9 color charts
#352ac9 RGB chart
      #352ac9 CMYK chart
      #352ac9 RGB pie chart
      #352ac9 color shades, tints & tones
#352ac9 color schemes
#352ac9 color preview, HTML & CSS examples
           This text has a color of #352ac9        
        
          <p style="color:#352ac9;">Text here</p>
        
        
          .mytext {color:#352ac9;}
        
        Text color #352ac9
      
           This box has a color of #352ac9        
        
          <div style="background-color:#352ac9;">Content here</div>
        
        
          .mybackground {background-color:#352ac9;}
        
        Background color #352ac9
      
           Border around this has a color of #352ac9        
        
          <div style="border:2px solid #352ac9;">Content here</div>
        
        
          .myborder {border:2px solid #352ac9;}
        
        Border color #352ac9