#35269e color space conversions
Hex:
        #35269e
        RGB:
        53, 38, 158
        CMY:
        79, 85, 38
        CMYK:
        66, 76, 0, 38
      HSL:
        248°, 61.2245%, 38.4314%
        HSV (HSB):
        248°, 75.9494%, 61.9608%
        XYZ:
        8.3329, 4.6117, 32.7987
        xyY:
        0.1822, 0.1008, 4.6117
      CIE-Lab:
        25.5987, 42.8159, -62.3473
        CIE-LCH:
        25.5987, 75.6333, 304.4787
        CIE-Luv:
        25.5987, -2.7801, -77.3326
        Hunter-Lab:
        21.4749, 31.6817, -75.5212
      #35269e color charts
#35269e RGB chart
      #35269e CMYK chart
      #35269e RGB pie chart
      #35269e color shades, tints & tones
#35269e color schemes
#35269e color preview, HTML & CSS examples
           This text has a color of #35269e        
        
          <p style="color:#35269e;">Text here</p>
        
        
          .mytext {color:#35269e;}
        
        Text color #35269e
      
           This box has a color of #35269e        
        
          <div style="background-color:#35269e;">Content here</div>
        
        
          .mybackground {background-color:#35269e;}
        
        Background color #35269e
      
           Border around this has a color of #35269e        
        
          <div style="border:2px solid #35269e;">Content here</div>
        
        
          .myborder {border:2px solid #35269e;}
        
        Border color #35269e