#3b1da7 color space conversions
Hex:
        #3b1da7
        RGB:
        59, 29, 167
        CMY:
        77, 89, 35
        CMYK:
        65, 83, 0, 35
      HSL:
        253°, 70.4082%, 38.4314%
        HSV (HSB):
        253°, 82.6347%, 65.4902%
        XYZ:
        9.2180, 4.5986, 36.9610
        xyY:
        0.1815, 0.0906, 4.5986
      CIE-Lab:
        25.5590, 50.5888, -67.8627
        CIE-LCH:
        25.5590, 84.6438, 306.7030
        CIE-Luv:
        25.5590, -0.9405, -82.8838
        Hunter-Lab:
        21.4442, 39.2028, -87.1804
      #3b1da7 color charts
#3b1da7 RGB chart
      #3b1da7 CMYK chart
      #3b1da7 RGB pie chart
      #3b1da7 color shades, tints & tones
#3b1da7 color schemes
#3b1da7 color preview, HTML & CSS examples
           This text has a color of #3b1da7        
        
          <p style="color:#3b1da7;">Text here</p>
        
        
          .mytext {color:#3b1da7;}
        
        Text color #3b1da7
      
           This box has a color of #3b1da7        
        
          <div style="background-color:#3b1da7;">Content here</div>
        
        
          .mybackground {background-color:#3b1da7;}
        
        Background color #3b1da7
      
           Border around this has a color of #3b1da7        
        
          <div style="border:2px solid #3b1da7;">Content here</div>
        
        
          .myborder {border:2px solid #3b1da7;}
        
        Border color #3b1da7