#352ce1 color space conversions
Hex:
        #352ce1
        RGB:
        53, 44, 225
        CMY:
        79, 83, 12
        CMYK:
        76, 80, 0, 12
      HSL:
        243°, 75.1037%, 52.7451%
        HSV (HSB):
        243°, 80.4444%, 88.2353%
        XYZ:
        15.9595, 7.9945, 71.9361
        xyY:
        0.1664, 0.0834, 7.9945
      CIE-Lab:
        33.9714, 60.4500, -88.0333
        CIE-LCH:
        33.9714, 106.7898, 304.4763
        CIE-Luv:
        33.9714, -7.2072, -116.4789
        Hunter-Lab:
        28.2745, 51.2734, -131.0535
      #352ce1 color charts
#352ce1 RGB chart
      #352ce1 CMYK chart
      #352ce1 RGB pie chart
      #352ce1 color shades, tints & tones
#352ce1 color schemes
#352ce1 color preview, HTML & CSS examples
           This text has a color of #352ce1        
        
          <p style="color:#352ce1;">Text here</p>
        
        
          .mytext {color:#352ce1;}
        
        Text color #352ce1
      
           This box has a color of #352ce1        
        
          <div style="background-color:#352ce1;">Content here</div>
        
        
          .mybackground {background-color:#352ce1;}
        
        Background color #352ce1
      
           Border around this has a color of #352ce1        
        
          <div style="border:2px solid #352ce1;">Content here</div>
        
        
          .myborder {border:2px solid #352ce1;}
        
        Border color #352ce1