#3b1aa1 color space conversions
Hex:
        #3b1aa1
        RGB:
        59, 26, 161
        CMY:
        77, 90, 37
        CMYK:
        63, 84, 0, 37
      HSL:
        255°, 72.1925%, 36.6667%
        HSV (HSB):
        255°, 83.8509%, 63.1373%
        XYZ:
        8.6060, 4.2418, 34.0834
        xyY:
        0.1834, 0.0904, 4.2418
      CIE-Lab:
        24.4552, 50.1457, -66.0468
        CIE-LCH:
        24.4552, 82.9263, 307.2074
        CIE-Luv:
        24.4552, -0.1741, -79.3334
        Hunter-Lab:
        20.5956, 38.5452, -83.7011
      #3b1aa1 color charts
#3b1aa1 RGB chart
      #3b1aa1 CMYK chart
      #3b1aa1 RGB pie chart
      #3b1aa1 color shades, tints & tones
#3b1aa1 color schemes
#3b1aa1 color preview, HTML & CSS examples
           This text has a color of #3b1aa1        
        
          <p style="color:#3b1aa1;">Text here</p>
        
        
          .mytext {color:#3b1aa1;}
        
        Text color #3b1aa1
      
           This box has a color of #3b1aa1        
        
          <div style="background-color:#3b1aa1;">Content here</div>
        
        
          .mybackground {background-color:#3b1aa1;}
        
        Background color #3b1aa1
      
           Border around this has a color of #3b1aa1        
        
          <div style="border:2px solid #3b1aa1;">Content here</div>
        
        
          .myborder {border:2px solid #3b1aa1;}
        
        Border color #3b1aa1