#352ff2 color space conversions
Hex:
        #352ff2
        RGB:
        53, 47, 242
        CMY:
        79, 82, 5
        CMYK:
        78, 81, 0, 5
      HSL:
        242°, 88.2353%, 56.6667%
        HSV (HSB):
        242°, 80.5785%, 94.9020%
        XYZ:
        18.5117, 9.2007, 84.8046
        xyY:
        0.1645, 0.0818, 9.2007
      CIE-Lab:
        36.3679, 64.1037, -93.7241
        CIE-LCH:
        36.3679, 113.5495, 304.3706
        CIE-Luv:
        36.3679, -8.3442, -126.1524
        Hunter-Lab:
        30.3327, 55.8545, -144.5311
      #352ff2 color charts
#352ff2 RGB chart
      #352ff2 CMYK chart
      #352ff2 RGB pie chart
      #352ff2 color shades, tints & tones
#352ff2 color schemes
#352ff2 color preview, HTML & CSS examples
           This text has a color of #352ff2        
        
          <p style="color:#352ff2;">Text here</p>
        
        
          .mytext {color:#352ff2;}
        
        Text color #352ff2
      
           This box has a color of #352ff2        
        
          <div style="background-color:#352ff2;">Content here</div>
        
        
          .mybackground {background-color:#352ff2;}
        
        Background color #352ff2
      
           Border around this has a color of #352ff2        
        
          <div style="border:2px solid #352ff2;">Content here</div>
        
        
          .myborder {border:2px solid #352ff2;}
        
        Border color #352ff2