#3b2ab4 color space conversions
Hex:
        #3b2ab4
        RGB:
        59, 42, 180
        CMY:
        77, 84, 29
        CMYK:
        67, 77, 0, 29
      HSL:
        247°, 62.1622%, 43.5294%
        HSV (HSB):
        247°, 76.6667%, 70.5882%
        XYZ:
        10.8698, 5.8810, 43.7423
        xyY:
        0.1797, 0.0972, 5.8810
      CIE-Lab:
        29.1103, 48.2562, -69.7978
        CIE-LCH:
        29.1103, 84.8552, 304.6589
        CIE-Luv:
        29.1103, -3.4269, -90.2644
        Hunter-Lab:
        24.2508, 37.5692, -89.9684
      #3b2ab4 color charts
#3b2ab4 RGB chart
      #3b2ab4 CMYK chart
      #3b2ab4 RGB pie chart
      #3b2ab4 color shades, tints & tones
#3b2ab4 color schemes
#3b2ab4 color preview, HTML & CSS examples
           This text has a color of #3b2ab4        
        
          <p style="color:#3b2ab4;">Text here</p>
        
        
          .mytext {color:#3b2ab4;}
        
        Text color #3b2ab4
      
           This box has a color of #3b2ab4        
        
          <div style="background-color:#3b2ab4;">Content here</div>
        
        
          .mybackground {background-color:#3b2ab4;}
        
        Background color #3b2ab4
      
           Border around this has a color of #3b2ab4        
        
          <div style="border:2px solid #3b2ab4;">Content here</div>
        
        
          .myborder {border:2px solid #3b2ab4;}
        
        Border color #3b2ab4