#3b0370 color space conversions
Hex:
        #3b0370
        RGB:
        59, 3, 112
        CMY:
        77, 99, 56
        CMYK:
        47, 97, 0, 56
      HSL:
        271°, 94.7826%, 22.5490%
        HSV (HSB):
        271°, 97.3214%, 43.9216%
        XYZ:
        4.7608, 2.1648, 15.4962
        xyY:
        0.2123, 0.0965, 2.1648
      CIE-Lab:
        16.3293, 44.9606, -48.6801
        CIE-LCH:
        16.3293, 66.2662, 312.7254
        CIE-Luv:
        16.3293, 6.2881, -50.0181
        Hunter-Lab:
        14.7132, 32.0100, -52.1458
      #3b0370 color charts
#3b0370 RGB chart
      #3b0370 CMYK chart
      #3b0370 RGB pie chart
      #3b0370 color shades, tints & tones
#3b0370 color schemes
#3b0370 color preview, HTML & CSS examples
           This text has a color of #3b0370        
        
          <p style="color:#3b0370;">Text here</p>
        
        
          .mytext {color:#3b0370;}
        
        Text color #3b0370
      
           This box has a color of #3b0370        
        
          <div style="background-color:#3b0370;">Content here</div>
        
        
          .mybackground {background-color:#3b0370;}
        
        Background color #3b0370
      
           Border around this has a color of #3b0370        
        
          <div style="border:2px solid #3b0370;">Content here</div>
        
        
          .myborder {border:2px solid #3b0370;}
        
        Border color #3b0370