#352ee2 color space conversions
Hex:
        #352ee2
        RGB:
        53, 46, 226
        CMY:
        79, 82, 11
        CMYK:
        77, 80, 0, 11
      HSL:
        242°, 75.6303%, 53.3333%
        HSV (HSB):
        242°, 79.6460%, 88.6275%
        XYZ:
        16.1727, 8.2019, 72.6822
        xyY:
        0.1666, 0.0845, 8.2019
      CIE-Lab:
        34.3998, 59.8262, -87.8949
        CIE-LCH:
        34.3998, 106.3235, 304.2414
        CIE-Luv:
        34.3998, -7.4946, -117.0359
        Hunter-Lab:
        28.6389, 50.6826, -130.4240
      #352ee2 color charts
#352ee2 RGB chart
      #352ee2 CMYK chart
      #352ee2 RGB pie chart
      #352ee2 color shades, tints & tones
#352ee2 color schemes
#352ee2 color preview, HTML & CSS examples
           This text has a color of #352ee2        
        
          <p style="color:#352ee2;">Text here</p>
        
        
          .mytext {color:#352ee2;}
        
        Text color #352ee2
      
           This box has a color of #352ee2        
        
          <div style="background-color:#352ee2;">Content here</div>
        
        
          .mybackground {background-color:#352ee2;}
        
        Background color #352ee2
      
           Border around this has a color of #352ee2        
        
          <div style="border:2px solid #352ee2;">Content here</div>
        
        
          .myborder {border:2px solid #352ee2;}
        
        Border color #352ee2