#3b376f color space conversions
Hex:
        #3b376f
        RGB:
        59, 55, 111
        CMY:
        77, 78, 56
        CMYK:
        47, 50, 0, 56
      HSL:
        244°, 33.7349%, 32.5490%
        HSV (HSB):
        244°, 50.4505%, 43.5294%
        XYZ:
        6.0391, 4.8099, 15.6490
        xyY:
        0.2279, 0.1815, 4.8099
      CIE-Lab:
        26.1861, 17.6806, -32.0278
        CIE-LCH:
        26.1861, 36.5839, 298.9004
        CIE-Luv:
        26.1861, -1.6331, -41.6662
        Hunter-Lab:
        21.9314, 10.7719, -26.9540
      #3b376f color charts
#3b376f RGB chart
      #3b376f CMYK chart
      #3b376f RGB pie chart
      #3b376f color shades, tints & tones
#3b376f color schemes
#3b376f color preview, HTML & CSS examples
           This text has a color of #3b376f        
        
          <p style="color:#3b376f;">Text here</p>
        
        
          .mytext {color:#3b376f;}
        
        Text color #3b376f
      
           This box has a color of #3b376f        
        
          <div style="background-color:#3b376f;">Content here</div>
        
        
          .mybackground {background-color:#3b376f;}
        
        Background color #3b376f
      
           Border around this has a color of #3b376f        
        
          <div style="border:2px solid #3b376f;">Content here</div>
        
        
          .myborder {border:2px solid #3b376f;}
        
        Border color #3b376f