#352af8 color space conversions
Hex:
        #352af8
        RGB:
        53, 42, 248
        CMY:
        79, 84, 3
        CMYK:
        79, 83, 0, 3
      HSL:
        243°, 93.6364%, 56.8627%
        HSV (HSB):
        243°, 83.0645%, 97.2549%
        XYZ:
        19.2394, 9.1901, 89.5668
        xyY:
        0.1631, 0.0779, 9.1901
      CIE-Lab:
        36.3478, 67.9395, -97.1406
        CIE-LCH:
        36.3478, 118.5414, 304.9687
        CIE-Luv:
        36.3478, -8.0798, -129.5104
        Hunter-Lab:
        30.3152, 60.2327, -153.9526
      #352af8 color charts
#352af8 RGB chart
      #352af8 CMYK chart
      #352af8 RGB pie chart
      #352af8 color shades, tints & tones
#352af8 color schemes
#352af8 color preview, HTML & CSS examples
           This text has a color of #352af8        
        
          <p style="color:#352af8;">Text here</p>
        
        
          .mytext {color:#352af8;}
        
        Text color #352af8
      
           This box has a color of #352af8        
        
          <div style="background-color:#352af8;">Content here</div>
        
        
          .mybackground {background-color:#352af8;}
        
        Background color #352af8
      
           Border around this has a color of #352af8        
        
          <div style="border:2px solid #352af8;">Content here</div>
        
        
          .myborder {border:2px solid #352af8;}
        
        Border color #352af8