#35247e color space conversions
Hex:
        #35247e
        RGB:
        53, 36, 126
        CMY:
        79, 86, 51
        CMYK:
        58, 71, 0, 51
      HSL:
        251°, 55.5556%, 31.7647%
        HSV (HSB):
        251°, 71.4286%, 49.4118%
        XYZ:
        5.8650, 3.5250, 20.1099
        xyY:
        0.1988, 0.1195, 3.5250
      CIE-Lab:
        22.0345, 33.6396, -48.3206
        CIE-LCH:
        22.0345, 58.8770, 304.8446
        CIE-Luv:
        22.0345, -0.2330, -57.8328
        Hunter-Lab:
        18.7750, 22.9041, -50.3633
      #35247e color charts
#35247e RGB chart
      #35247e CMYK chart
      #35247e RGB pie chart
      #35247e color shades, tints & tones
#35247e color schemes
#35247e color preview, HTML & CSS examples
           This text has a color of #35247e        
        
          <p style="color:#35247e;">Text here</p>
        
        
          .mytext {color:#35247e;}
        
        Text color #35247e
      
           This box has a color of #35247e        
        
          <div style="background-color:#35247e;">Content here</div>
        
        
          .mybackground {background-color:#35247e;}
        
        Background color #35247e
      
           Border around this has a color of #35247e        
        
          <div style="border:2px solid #35247e;">Content here</div>
        
        
          .myborder {border:2px solid #35247e;}
        
        Border color #35247e