#3b2cae color space conversions
Hex:
        #3b2cae
        RGB:
        59, 44, 174
        CMY:
        77, 83, 32
        CMYK:
        66, 75, 0, 32
      HSL:
        247°, 59.6330%, 42.7451%
        HSV (HSB):
        247°, 74.7126%, 68.2353%
        XYZ:
        10.3443, 5.7872, 40.6162
        xyY:
        0.1823, 0.1020, 5.7872
      CIE-Lab:
        28.8690, 45.3202, -66.6111
        CIE-LCH:
        28.8690, 80.5665, 304.2302
        CIE-Luv:
        28.8690, -3.3414, -86.5091
        Hunter-Lab:
        24.0565, 34.6560, -83.2637
      #3b2cae color charts
#3b2cae RGB chart
      #3b2cae CMYK chart
      #3b2cae RGB pie chart
      #3b2cae color shades, tints & tones
#3b2cae color schemes
#3b2cae color preview, HTML & CSS examples
           This text has a color of #3b2cae        
        
          <p style="color:#3b2cae;">Text here</p>
        
        
          .mytext {color:#3b2cae;}
        
        Text color #3b2cae
      
           This box has a color of #3b2cae        
        
          <div style="background-color:#3b2cae;">Content here</div>
        
        
          .mybackground {background-color:#3b2cae;}
        
        Background color #3b2cae
      
           Border around this has a color of #3b2cae        
        
          <div style="border:2px solid #3b2cae;">Content here</div>
        
        
          .myborder {border:2px solid #3b2cae;}
        
        Border color #3b2cae