#3b0c48 color space conversions
Hex:
        #3b0c48
        RGB:
        59, 12, 72
        CMY:
        77, 95, 72
        CMYK:
        18, 83, 0, 72
      HSL:
        287°, 71.4286%, 16.4706%
        HSV (HSB):
        287°, 83.3333%, 28.2353%
        XYZ:
        3.1048, 1.6606, 6.2878
        xyY:
        0.2809, 0.1502, 1.6606
      CIE-Lab:
        13.5948, 32.2699, -26.2797
        CIE-LCH:
        13.5948, 41.6170, 320.8416
        CIE-Luv:
        13.5948, 11.8568, -26.4238
        Hunter-Lab:
        12.8865, 20.4552, -19.9090
      #3b0c48 color charts
#3b0c48 RGB chart
      #3b0c48 CMYK chart
      #3b0c48 RGB pie chart
      #3b0c48 color shades, tints & tones
#3b0c48 color schemes
#3b0c48 color preview, HTML & CSS examples
           This text has a color of #3b0c48        
        
          <p style="color:#3b0c48;">Text here</p>
        
        
          .mytext {color:#3b0c48;}
        
        Text color #3b0c48
      
           This box has a color of #3b0c48        
        
          <div style="background-color:#3b0c48;">Content here</div>
        
        
          .mybackground {background-color:#3b0c48;}
        
        Background color #3b0c48
      
           Border around this has a color of #3b0c48        
        
          <div style="border:2px solid #3b0c48;">Content here</div>
        
        
          .myborder {border:2px solid #3b0c48;}
        
        Border color #3b0c48