#352daa color space conversions
Hex:
        #352daa
        RGB:
        53, 45, 170
        CMY:
        79, 82, 33
        CMYK:
        69, 74, 0, 33
      HSL:
        244°, 58.1395%, 42.1569%
        HSV (HSB):
        244°, 73.5294%, 66.6667%
        XYZ:
        9.6623, 5.5359, 38.5895
        xyY:
        0.1796, 0.1029, 5.5359
      CIE-Lab:
        28.2101, 42.7942, -65.3115
        CIE-LCH:
        28.2101, 78.0828, 303.2341
        CIE-Luv:
        28.2101, -4.5641, -84.1064
        Hunter-Lab:
        23.5286, 32.1281, -80.7723
      #352daa color charts
#352daa RGB chart
      #352daa CMYK chart
      #352daa RGB pie chart
      #352daa color shades, tints & tones
#352daa color schemes
#352daa color preview, HTML & CSS examples
           This text has a color of #352daa        
        
          <p style="color:#352daa;">Text here</p>
        
        
          .mytext {color:#352daa;}
        
        Text color #352daa
      
           This box has a color of #352daa        
        
          <div style="background-color:#352daa;">Content here</div>
        
        
          .mybackground {background-color:#352daa;}
        
        Background color #352daa
      
           Border around this has a color of #352daa        
        
          <div style="border:2px solid #352daa;">Content here</div>
        
        
          .myborder {border:2px solid #352daa;}
        
        Border color #352daa