#3b236f color space conversions
Hex:
        #3b236f
        RGB:
        59, 35, 111
        CMY:
        77, 86, 56
        CMYK:
        47, 68, 0, 56
      HSL:
        259°, 52.0548%, 28.6275%
        HSV (HSB):
        259°, 68.4685%, 43.5294%
        XYZ:
        5.2739, 3.2796, 15.3940
        xyY:
        0.2202, 0.1369, 3.2796
      CIE-Lab:
        21.1304, 30.6626, -40.1722
        CIE-LCH:
        21.1304, 50.5371, 307.3537
        CIE-Luv:
        21.1304, 3.2292, -48.0936
        Hunter-Lab:
        18.1096, 20.2914, -37.7225
      #3b236f color charts
#3b236f RGB chart
      #3b236f CMYK chart
      #3b236f RGB pie chart
      #3b236f color shades, tints & tones
#3b236f color schemes
#3b236f color preview, HTML & CSS examples
           This text has a color of #3b236f        
        
          <p style="color:#3b236f;">Text here</p>
        
        
          .mytext {color:#3b236f;}
        
        Text color #3b236f
      
           This box has a color of #3b236f        
        
          <div style="background-color:#3b236f;">Content here</div>
        
        
          .mybackground {background-color:#3b236f;}
        
        Background color #3b236f
      
           Border around this has a color of #3b236f        
        
          <div style="border:2px solid #3b236f;">Content here</div>
        
        
          .myborder {border:2px solid #3b236f;}
        
        Border color #3b236f