#3b257f color space conversions
Hex:
        #3b257f
        RGB:
        59, 37, 127
        CMY:
        77, 85, 50
        CMYK:
        54, 71, 0, 50
      HSL:
        255°, 54.8780%, 32.1569%
        HSV (HSB):
        255°, 70.8661%, 49.8039%
        XYZ:
        6.2960, 3.7852, 20.4775
        xyY:
        0.2060, 0.1239, 3.7852
      CIE-Lab:
        22.9484, 34.4262, -47.4346
        CIE-LCH:
        22.9484, 58.6106, 305.9707
        CIE-Luv:
        22.9484, 1.3212, -58.0905
        Hunter-Lab:
        19.4557, 23.7160, -48.7847
      #3b257f color charts
#3b257f RGB chart
      #3b257f CMYK chart
      #3b257f RGB pie chart
      #3b257f color shades, tints & tones
#3b257f color schemes
#3b257f color preview, HTML & CSS examples
           This text has a color of #3b257f        
        
          <p style="color:#3b257f;">Text here</p>
        
        
          .mytext {color:#3b257f;}
        
        Text color #3b257f
      
           This box has a color of #3b257f        
        
          <div style="background-color:#3b257f;">Content here</div>
        
        
          .mybackground {background-color:#3b257f;}
        
        Background color #3b257f
      
           Border around this has a color of #3b257f        
        
          <div style="border:2px solid #3b257f;">Content here</div>
        
        
          .myborder {border:2px solid #3b257f;}
        
        Border color #3b257f