#3b156b color space conversions
Hex:
        #3b156b
        RGB:
        59, 21, 107
        CMY:
        77, 92, 58
        CMYK:
        45, 80, 0, 58
      HSL:
        267°, 67.1875%, 25.0980%
        HSV (HSB):
        267°, 80.3738%, 41.9608%
        XYZ:
        4.7256, 2.5277, 14.1487
        xyY:
        0.2208, 0.1181, 2.5277
      CIE-Lab:
        18.0433, 37.1175, -42.6061
        CIE-LCH:
        18.0433, 56.5065, 311.0616
        CIE-Luv:
        18.0433, 5.7036, -47.1410
        Hunter-Lab:
        15.8987, 25.2338, -41.6350
      #3b156b color charts
#3b156b RGB chart
      #3b156b CMYK chart
      #3b156b RGB pie chart
      #3b156b color shades, tints & tones
#3b156b color schemes
#3b156b color preview, HTML & CSS examples
           This text has a color of #3b156b        
        
          <p style="color:#3b156b;">Text here</p>
        
        
          .mytext {color:#3b156b;}
        
        Text color #3b156b
      
           This box has a color of #3b156b        
        
          <div style="background-color:#3b156b;">Content here</div>
        
        
          .mybackground {background-color:#3b156b;}
        
        Background color #3b156b
      
           Border around this has a color of #3b156b        
        
          <div style="border:2px solid #3b156b;">Content here</div>
        
        
          .myborder {border:2px solid #3b156b;}
        
        Border color #3b156b