#352deb color space conversions
Hex:
        #352deb
        RGB:
        53, 45, 235
        CMY:
        79, 82, 8
        CMYK:
        77, 81, 0, 8
      HSL:
        243°, 82.6087%, 54.9020%
        HSV (HSB):
        243°, 80.8511%, 92.1569%
        XYZ:
        17.4020, 8.6318, 79.3462
        xyY:
        0.1651, 0.0819, 8.6318
      CIE-Lab:
        35.2655, 62.9441, -91.5889
        CIE-LCH:
        35.2655, 111.1327, 304.4986
        CIE-Luv:
        35.2655, -7.7943, -122.1822
        Hunter-Lab:
        29.3800, 54.3121, -139.5580
      #352deb color charts
#352deb RGB chart
      #352deb CMYK chart
      #352deb RGB pie chart
      #352deb color shades, tints & tones
#352deb color schemes
#352deb color preview, HTML & CSS examples
           This text has a color of #352deb        
        
          <p style="color:#352deb;">Text here</p>
        
        
          .mytext {color:#352deb;}
        
        Text color #352deb
      
           This box has a color of #352deb        
        
          <div style="background-color:#352deb;">Content here</div>
        
        
          .mybackground {background-color:#352deb;}
        
        Background color #352deb
      
           Border around this has a color of #352deb        
        
          <div style="border:2px solid #352deb;">Content here</div>
        
        
          .myborder {border:2px solid #352deb;}
        
        Border color #352deb