#3b0d60 color space conversions
Hex:
        #3b0d60
        RGB:
        59, 13, 96
        CMY:
        77, 95, 62
        CMYK:
        39, 86, 0, 62
      HSL:
        273°, 76.1468%, 21.3725%
        HSV (HSB):
        273°, 86.4583%, 37.6471%
        XYZ:
        4.0589, 2.0622, 11.2504
        xyY:
        0.2337, 0.1187, 2.0622
      CIE-Lab:
        15.8102, 37.6538, -39.0045
        CIE-LCH:
        15.8102, 54.2140, 313.9905
        CIE-Luv:
        15.8102, 7.8796, -40.7675
        Hunter-Lab:
        14.3603, 25.3217, -36.3980
      #3b0d60 color charts
#3b0d60 RGB chart
      #3b0d60 CMYK chart
      #3b0d60 RGB pie chart
      #3b0d60 color shades, tints & tones
#3b0d60 color schemes
#3b0d60 color preview, HTML & CSS examples
           This text has a color of #3b0d60        
        
          <p style="color:#3b0d60;">Text here</p>
        
        
          .mytext {color:#3b0d60;}
        
        Text color #3b0d60
      
           This box has a color of #3b0d60        
        
          <div style="background-color:#3b0d60;">Content here</div>
        
        
          .mybackground {background-color:#3b0d60;}
        
        Background color #3b0d60
      
           Border around this has a color of #3b0d60        
        
          <div style="border:2px solid #3b0d60;">Content here</div>
        
        
          .myborder {border:2px solid #3b0d60;}
        
        Border color #3b0d60