#3b257e color space conversions
Hex:
        #3b257e
        RGB:
        59, 37, 126
        CMY:
        77, 85, 51
        CMYK:
        53, 71, 0, 51
      HSL:
        255°, 54.6012%, 31.9608%
        HSV (HSB):
        255°, 70.6349%, 49.4118%
        XYZ:
        6.2311, 3.7593, 20.1359
        xyY:
        0.2068, 0.1248, 3.7593
      CIE-Lab:
        22.8592, 34.1135, -46.9477
        CIE-LCH:
        22.8592, 58.0329, 306.0032
        CIE-Luv:
        22.8592, 1.4119, -57.4513
        Hunter-Lab:
        19.3889, 23.4347, -48.0019
      #3b257e color charts
#3b257e RGB chart
      #3b257e CMYK chart
      #3b257e RGB pie chart
      #3b257e color shades, tints & tones
#3b257e color schemes
#3b257e color preview, HTML & CSS examples
           This text has a color of #3b257e        
        
          <p style="color:#3b257e;">Text here</p>
        
        
          .mytext {color:#3b257e;}
        
        Text color #3b257e
      
           This box has a color of #3b257e        
        
          <div style="background-color:#3b257e;">Content here</div>
        
        
          .mybackground {background-color:#3b257e;}
        
        Background color #3b257e
      
           Border around this has a color of #3b257e        
        
          <div style="border:2px solid #3b257e;">Content here</div>
        
        
          .myborder {border:2px solid #3b257e;}
        
        Border color #3b257e