#3b1bac color space conversions
Hex:
        #3b1bac
        RGB:
        59, 27, 172
        CMY:
        77, 89, 33
        CMYK:
        66, 84, 0, 33
      HSL:
        253°, 72.8643%, 39.0196%
        HSV (HSB):
        253°, 84.3023%, 67.4510%
        XYZ:
        9.6420, 4.6922, 39.4272
        xyY:
        0.1793, 0.0873, 4.6922
      CIE-Lab:
        25.8393, 52.8495, -70.4160
        CIE-LCH:
        25.8393, 88.0424, 306.8894
        CIE-Luv:
        25.8393, -1.1268, -85.7861
        Hunter-Lab:
        21.6616, 41.5459, -92.7535
      #3b1bac color charts
#3b1bac RGB chart
      #3b1bac CMYK chart
      #3b1bac RGB pie chart
      #3b1bac color shades, tints & tones
#3b1bac color schemes
#3b1bac color preview, HTML & CSS examples
           This text has a color of #3b1bac        
        
          <p style="color:#3b1bac;">Text here</p>
        
        
          .mytext {color:#3b1bac;}
        
        Text color #3b1bac
      
           This box has a color of #3b1bac        
        
          <div style="background-color:#3b1bac;">Content here</div>
        
        
          .mybackground {background-color:#3b1bac;}
        
        Background color #3b1bac
      
           Border around this has a color of #3b1bac        
        
          <div style="border:2px solid #3b1bac;">Content here</div>
        
        
          .myborder {border:2px solid #3b1bac;}
        
        Border color #3b1bac