#3b20a4 color space conversions
Hex:
        #3b20a4
        RGB:
        59, 32, 164
        CMY:
        77, 87, 36
        CMYK:
        64, 80, 0, 36
      HSL:
        252°, 67.3469%, 38.4314%
        HSV (HSB):
        252°, 80.4878%, 64.3137%
        XYZ:
        9.0210, 4.6432, 35.5427
        xyY:
        0.1833, 0.0944, 4.6432
      CIE-Lab:
        25.6930, 48.3626, -65.8239
        CIE-LCH:
        25.6930, 81.6807, 306.3058
        CIE-Luv:
        25.6930, -1.0367, -81.1020
        Hunter-Lab:
        21.5480, 37.0193, -82.7133
      #3b20a4 color charts
#3b20a4 RGB chart
      #3b20a4 CMYK chart
      #3b20a4 RGB pie chart
      #3b20a4 color shades, tints & tones
#3b20a4 color schemes
#3b20a4 color preview, HTML & CSS examples
           This text has a color of #3b20a4        
        
          <p style="color:#3b20a4;">Text here</p>
        
        
          .mytext {color:#3b20a4;}
        
        Text color #3b20a4
      
           This box has a color of #3b20a4        
        
          <div style="background-color:#3b20a4;">Content here</div>
        
        
          .mybackground {background-color:#3b20a4;}
        
        Background color #3b20a4
      
           Border around this has a color of #3b20a4        
        
          <div style="border:2px solid #3b20a4;">Content here</div>
        
        
          .myborder {border:2px solid #3b20a4;}
        
        Border color #3b20a4