#3b0483 color space conversions
Hex:
        #3b0483
        RGB:
        59, 4, 131
        CMY:
        77, 98, 49
        CMYK:
        55, 97, 0, 49
      HSL:
        266°, 94.0741%, 26.4706%
        HSV (HSB):
        266°, 96.9466%, 51.3725%
        XYZ:
        5.9438, 2.6553, 21.6720
        xyY:
        0.1964, 0.0877, 2.6553
      CIE-Lab:
        18.6070, 49.2941, -57.1058
        CIE-LCH:
        18.6070, 75.4386, 310.8010
        CIE-Luv:
        18.6070, 4.0534, -61.1091
        Hunter-Lab:
        16.2952, 36.5925, -67.4468
      #3b0483 color charts
#3b0483 RGB chart
      #3b0483 CMYK chart
      #3b0483 RGB pie chart
      #3b0483 color shades, tints & tones
#3b0483 color schemes
#3b0483 color preview, HTML & CSS examples
           This text has a color of #3b0483        
        
          <p style="color:#3b0483;">Text here</p>
        
        
          .mytext {color:#3b0483;}
        
        Text color #3b0483
      
           This box has a color of #3b0483        
        
          <div style="background-color:#3b0483;">Content here</div>
        
        
          .mybackground {background-color:#3b0483;}
        
        Background color #3b0483
      
           Border around this has a color of #3b0483        
        
          <div style="border:2px solid #3b0483;">Content here</div>
        
        
          .myborder {border:2px solid #3b0483;}
        
        Border color #3b0483