#352ac5 color space conversions
Hex:
        #352ac5
        RGB:
        53, 42, 197
        CMY:
        79, 84, 23
        CMYK:
        73, 79, 0, 23
      HSL:
        244°, 64.8536%, 46.8627%
        HSV (HSB):
        244°, 78.6802%, 77.2549%
        XYZ:
        12.3742, 6.4440, 53.4150
        xyY:
        0.1713, 0.0892, 6.4440
      CIE-Lab:
        30.5062, 52.9558, -77.5530
        CIE-LCH:
        30.5062, 93.9084, 304.3266
        CIE-Luv:
        30.5062, -5.5631, -100.3191
        Hunter-Lab:
        25.3851, 42.5876, -106.9876
      #352ac5 color charts
#352ac5 RGB chart
      #352ac5 CMYK chart
      #352ac5 RGB pie chart
      #352ac5 color shades, tints & tones
#352ac5 color schemes
#352ac5 color preview, HTML & CSS examples
           This text has a color of #352ac5        
        
          <p style="color:#352ac5;">Text here</p>
        
        
          .mytext {color:#352ac5;}
        
        Text color #352ac5
      
           This box has a color of #352ac5        
        
          <div style="background-color:#352ac5;">Content here</div>
        
        
          .mybackground {background-color:#352ac5;}
        
        Background color #352ac5
      
           Border around this has a color of #352ac5        
        
          <div style="border:2px solid #352ac5;">Content here</div>
        
        
          .myborder {border:2px solid #352ac5;}
        
        Border color #352ac5