#352ec5 color space conversions
Hex:
        #352ec5
        RGB:
        53, 46, 197
        CMY:
        79, 82, 23
        CMYK:
        73, 77, 0, 23
      HSL:
        243°, 62.1399%, 47.6471%
        HSV (HSB):
        243°, 76.6497%, 77.2549%
        XYZ:
        12.5232, 6.7421, 53.4646
        xyY:
        0.1722, 0.0927, 6.7421
      CIE-Lab:
        31.2124, 50.9249, -76.3842
        CIE-LCH:
        31.2124, 91.8036, 303.6912
        CIE-Luv:
        31.2124, -6.1072, -100.1906
        Hunter-Lab:
        25.9655, 40.6513, -103.9059
      #352ec5 color charts
#352ec5 RGB chart
      #352ec5 CMYK chart
      #352ec5 RGB pie chart
      #352ec5 color shades, tints & tones
#352ec5 color schemes
#352ec5 color preview, HTML & CSS examples
           This text has a color of #352ec5        
        
          <p style="color:#352ec5;">Text here</p>
        
        
          .mytext {color:#352ec5;}
        
        Text color #352ec5
      
           This box has a color of #352ec5        
        
          <div style="background-color:#352ec5;">Content here</div>
        
        
          .mybackground {background-color:#352ec5;}
        
        Background color #352ec5
      
           Border around this has a color of #352ec5        
        
          <div style="border:2px solid #352ec5;">Content here</div>
        
        
          .myborder {border:2px solid #352ec5;}
        
        Border color #352ec5