#3b197f color space conversions
Hex:
        #3b197f
        RGB:
        59, 25, 127
        CMY:
        77, 90, 50
        CMYK:
        54, 80, 0, 50
      HSL:
        260°, 67.1053%, 29.8039%
        HSV (HSB):
        260°, 80.3150%, 49.8039%
        XYZ:
        5.9820, 3.1574, 20.3728
        xyY:
        0.2027, 0.1070, 3.1574
      CIE-Lab:
        20.6635, 40.8550, -51.1786
        CIE-LCH:
        20.6635, 65.4858, 308.5998
        CIE-Luv:
        20.6635, 3.0114, -59.1174
        Hunter-Lab:
        17.7690, 28.9972, -55.5399
      #3b197f color charts
#3b197f RGB chart
      #3b197f CMYK chart
      #3b197f RGB pie chart
      #3b197f color shades, tints & tones
#3b197f color schemes
#3b197f color preview, HTML & CSS examples
           This text has a color of #3b197f        
        
          <p style="color:#3b197f;">Text here</p>
        
        
          .mytext {color:#3b197f;}
        
        Text color #3b197f
      
           This box has a color of #3b197f        
        
          <div style="background-color:#3b197f;">Content here</div>
        
        
          .mybackground {background-color:#3b197f;}
        
        Background color #3b197f
      
           Border around this has a color of #3b197f        
        
          <div style="border:2px solid #3b197f;">Content here</div>
        
        
          .myborder {border:2px solid #3b197f;}
        
        Border color #3b197f