#3b1dd0 color space conversions
Hex:
        #3b1dd0
        RGB:
        59, 29, 208
        CMY:
        77, 89, 18
        CMYK:
        72, 86, 0, 18
      HSL:
        250°, 75.5274%, 46.4706%
        HSV (HSB):
        250°, 86.0577%, 81.5686%
        XYZ:
        13.6282, 6.3626, 60.1843
        xyY:
        0.1700, 0.0794, 6.3626
      CIE-Lab:
        30.3094, 62.0899, -84.2924
        CIE-LCH:
        30.3094, 104.6917, 306.3754
        CIE-Luv:
        30.3094, -3.7900, -106.6294
        Hunter-Lab:
        25.2242, 52.2979, -123.8076
      #3b1dd0 color charts
#3b1dd0 RGB chart
      #3b1dd0 CMYK chart
      #3b1dd0 RGB pie chart
      #3b1dd0 color shades, tints & tones
#3b1dd0 color schemes
#3b1dd0 color preview, HTML & CSS examples
           This text has a color of #3b1dd0        
        
          <p style="color:#3b1dd0;">Text here</p>
        
        
          .mytext {color:#3b1dd0;}
        
        Text color #3b1dd0
      
           This box has a color of #3b1dd0        
        
          <div style="background-color:#3b1dd0;">Content here</div>
        
        
          .mybackground {background-color:#3b1dd0;}
        
        Background color #3b1dd0
      
           Border around this has a color of #3b1dd0        
        
          <div style="border:2px solid #3b1dd0;">Content here</div>
        
        
          .myborder {border:2px solid #3b1dd0;}
        
        Border color #3b1dd0