#3b1bb2 color space conversions
Hex:
        #3b1bb2
        RGB:
        59, 27, 178
        CMY:
        77, 89, 30
        CMYK:
        67, 85, 0, 30
      HSL:
        253°, 73.6585%, 40.1961%
        HSV (HSB):
        253°, 84.8315%, 69.8039%
        XYZ:
        10.2314, 4.9280, 42.5314
        xyY:
        0.1773, 0.0854, 4.9280
      CIE-Lab:
        26.5287, 54.5364, -72.8744
        CIE-LCH:
        26.5287, 91.0214, 306.8098
        CIE-Luv:
        26.5287, -1.5734, -89.2797
        Hunter-Lab:
        22.1992, 43.4210, -98.0545
      #3b1bb2 color charts
#3b1bb2 RGB chart
      #3b1bb2 CMYK chart
      #3b1bb2 RGB pie chart
      #3b1bb2 color shades, tints & tones
#3b1bb2 color schemes
#3b1bb2 color preview, HTML & CSS examples
           This text has a color of #3b1bb2        
        
          <p style="color:#3b1bb2;">Text here</p>
        
        
          .mytext {color:#3b1bb2;}
        
        Text color #3b1bb2
      
           This box has a color of #3b1bb2        
        
          <div style="background-color:#3b1bb2;">Content here</div>
        
        
          .mybackground {background-color:#3b1bb2;}
        
        Background color #3b1bb2
      
           Border around this has a color of #3b1bb2        
        
          <div style="border:2px solid #3b1bb2;">Content here</div>
        
        
          .myborder {border:2px solid #3b1bb2;}
        
        Border color #3b1bb2