#352edb color space conversions
Hex:
        #352edb
        RGB:
        53, 46, 219
        CMY:
        79, 82, 14
        CMYK:
        76, 79, 0, 14
      HSL:
        242°, 70.6122%, 51.9608%
        HSV (HSB):
        242°, 78.9954%, 85.8824%
        XYZ:
        15.2314, 7.8253, 67.7255
        xyY:
        0.1678, 0.0862, 7.8253
      CIE-Lab:
        33.6165, 57.7195, -85.1781
        CIE-LCH:
        33.6165, 102.8925, 304.1229
        CIE-Luv:
        33.6165, -7.1668, -113.0103
        Hunter-Lab:
        27.9738, 48.2367, -123.9613
      #352edb color charts
#352edb RGB chart
      #352edb CMYK chart
      #352edb RGB pie chart
      #352edb color shades, tints & tones
#352edb color schemes
#352edb color preview, HTML & CSS examples
           This text has a color of #352edb        
        
          <p style="color:#352edb;">Text here</p>
        
        
          .mytext {color:#352edb;}
        
        Text color #352edb
      
           This box has a color of #352edb        
        
          <div style="background-color:#352edb;">Content here</div>
        
        
          .mybackground {background-color:#352edb;}
        
        Background color #352edb
      
           Border around this has a color of #352edb        
        
          <div style="border:2px solid #352edb;">Content here</div>
        
        
          .myborder {border:2px solid #352edb;}
        
        Border color #352edb