#352cf2 color space conversions
Hex:
        #352cf2
        RGB:
        53, 44, 242
        CMY:
        79, 83, 5
        CMYK:
        78, 82, 0, 5
      HSL:
        243°, 88.3929%, 56.0784%
        HSV (HSB):
        243°, 81.8182%, 94.9020%
        XYZ:
        18.3959, 8.9691, 84.7660
        xyY:
        0.1641, 0.0800, 8.9691
      CIE-Lab:
        35.9246, 65.4085, -94.4604
        CIE-LCH:
        35.9246, 114.8958, 304.7004
        CIE-Luv:
        35.9246, -8.0079, -126.1494
        Hunter-Lab:
        29.9484, 57.2346, -146.8508
      #352cf2 color charts
#352cf2 RGB chart
      #352cf2 CMYK chart
      #352cf2 RGB pie chart
      #352cf2 color shades, tints & tones
#352cf2 color schemes
#352cf2 color preview, HTML & CSS examples
           This text has a color of #352cf2        
        
          <p style="color:#352cf2;">Text here</p>
        
        
          .mytext {color:#352cf2;}
        
        Text color #352cf2
      
           This box has a color of #352cf2        
        
          <div style="background-color:#352cf2;">Content here</div>
        
        
          .mybackground {background-color:#352cf2;}
        
        Background color #352cf2
      
           Border around this has a color of #352cf2        
        
          <div style="border:2px solid #352cf2;">Content here</div>
        
        
          .myborder {border:2px solid #352cf2;}
        
        Border color #352cf2