#3b2f9c color space conversions
Hex:
        #3b2f9c
        RGB:
        59, 47, 156
        CMY:
        77, 82, 39
        CMYK:
        62, 70, 0, 39
      HSL:
        247°, 53.6946%, 39.8039%
        HSV (HSB):
        247°, 69.8718%, 61.1765%
        XYZ:
        8.8209, 5.3631, 32.0228
        xyY:
        0.1909, 0.1161, 5.3631
      CIE-Lab:
        27.7453, 37.8177, -57.5806
        CIE-LCH:
        27.7453, 68.8891, 303.2960
        CIE-Luv:
        27.7453, -2.6921, -74.9872
        Hunter-Lab:
        23.1584, 27.4622, -65.7734
      #3b2f9c color charts
#3b2f9c RGB chart
      #3b2f9c CMYK chart
      #3b2f9c RGB pie chart
      #3b2f9c color shades, tints & tones
#3b2f9c color schemes
#3b2f9c color preview, HTML & CSS examples
           This text has a color of #3b2f9c        
        
          <p style="color:#3b2f9c;">Text here</p>
        
        
          .mytext {color:#3b2f9c;}
        
        Text color #3b2f9c
      
           This box has a color of #3b2f9c        
        
          <div style="background-color:#3b2f9c;">Content here</div>
        
        
          .mybackground {background-color:#3b2f9c;}
        
        Background color #3b2f9c
      
           Border around this has a color of #3b2f9c        
        
          <div style="border:2px solid #3b2f9c;">Content here</div>
        
        
          .myborder {border:2px solid #3b2f9c;}
        
        Border color #3b2f9c