#3b157b color space conversions
Hex:
        #3b157b
        RGB:
        59, 21, 123
        CMY:
        77, 92, 52
        CMYK:
        52, 83, 0, 52
      HSL:
        262°, 70.8333%, 28.2353%
        HSV (HSB):
        262°, 82.9268%, 48.2353%
        XYZ:
        5.6469, 2.8962, 19.0003
        xyY:
        0.2050, 0.1052, 2.8962
      CIE-Lab:
        19.6233, 41.5534, -50.3432
        CIE-LCH:
        19.6233, 65.2772, 309.5363
        CIE-Luv:
        19.6233, 3.8445, -56.7969
        Hunter-Lab:
        17.0182, 29.4476, -54.2826
      #3b157b color charts
#3b157b RGB chart
      #3b157b CMYK chart
      #3b157b RGB pie chart
      #3b157b color shades, tints & tones
#3b157b color schemes
#3b157b color preview, HTML & CSS examples
           This text has a color of #3b157b        
        
          <p style="color:#3b157b;">Text here</p>
        
        
          .mytext {color:#3b157b;}
        
        Text color #3b157b
      
           This box has a color of #3b157b        
        
          <div style="background-color:#3b157b;">Content here</div>
        
        
          .mybackground {background-color:#3b157b;}
        
        Background color #3b157b
      
           Border around this has a color of #3b157b        
        
          <div style="border:2px solid #3b157b;">Content here</div>
        
        
          .myborder {border:2px solid #3b157b;}
        
        Border color #3b157b