#352ace color space conversions
Hex:
        #352ace
        RGB:
        53, 42, 206
        CMY:
        79, 84, 19
        CMYK:
        74, 80, 0, 19
      HSL:
        244°, 66.1290%, 48.6275%
        HSV (HSB):
        244°, 79.6117%, 80.7843%
        XYZ:
        13.4367, 6.8690, 59.0102
        xyY:
        0.1694, 0.0866, 6.8690
      CIE-Lab:
        31.5069, 55.6973, -81.1534
        CIE-LCH:
        31.5069, 98.4279, 304.4627
        CIE-Luv:
        31.5069, -6.0281, -105.5527
        Hunter-Lab:
        26.2089, 45.6478, -115.1473
      #352ace color charts
#352ace RGB chart
      #352ace CMYK chart
      #352ace RGB pie chart
      #352ace color shades, tints & tones
#352ace color schemes
#352ace color preview, HTML & CSS examples
           This text has a color of #352ace        
        
          <p style="color:#352ace;">Text here</p>
        
        
          .mytext {color:#352ace;}
        
        Text color #352ace
      
           This box has a color of #352ace        
        
          <div style="background-color:#352ace;">Content here</div>
        
        
          .mybackground {background-color:#352ace;}
        
        Background color #352ace
      
           Border around this has a color of #352ace        
        
          <div style="border:2px solid #352ace;">Content here</div>
        
        
          .myborder {border:2px solid #352ace;}
        
        Border color #352ace