#35296f color space conversions
Hex:
        #35296f
        RGB:
        53, 41, 111
        CMY:
        79, 84, 56
        CMYK:
        52, 63, 0, 56
      HSL:
        250°, 46.0526%, 29.8039%
        HSV (HSB):
        250°, 63.0631%, 43.5294%
        XYZ:
        5.1304, 3.4905, 15.4423
        xyY:
        0.2132, 0.1451, 3.4905
      CIE-Lab:
        21.9099, 25.5571, -38.9372
        CIE-LCH:
        21.9099, 46.5754, 303.2796
        CIE-Luv:
        21.9099, -0.0467, -47.2063
        Hunter-Lab:
        18.6828, 16.3221, -35.9282
      #35296f color charts
#35296f RGB chart
      #35296f CMYK chart
      #35296f RGB pie chart
      #35296f color shades, tints & tones
#35296f color schemes
#35296f color preview, HTML & CSS examples
           This text has a color of #35296f        
        
          <p style="color:#35296f;">Text here</p>
        
        
          .mytext {color:#35296f;}
        
        Text color #35296f
      
           This box has a color of #35296f        
        
          <div style="background-color:#35296f;">Content here</div>
        
        
          .mybackground {background-color:#35296f;}
        
        Background color #35296f
      
           Border around this has a color of #35296f        
        
          <div style="border:2px solid #35296f;">Content here</div>
        
        
          .myborder {border:2px solid #35296f;}
        
        Border color #35296f