#3f186b color space conversions
Hex:
        #3f186b
        RGB:
        63, 24, 107
        CMY:
        75, 91, 58
        CMYK:
        41, 78, 0, 58
      HSL:
        268°, 63.3588%, 25.6863%
        HSV (HSB):
        268°, 77.5701%, 41.9608%
        XYZ:
        5.0304, 2.7716, 14.1798
        xyY:
        0.2288, 0.1261, 2.7716
      CIE-Lab:
        19.1048, 36.4120, -40.8500
        CIE-LCH:
        19.1048, 54.7225, 311.7126
        CIE-Luv:
        19.1048, 6.9247, -46.8202
        Hunter-Lab:
        16.6480, 24.8016, -38.8459
      #3f186b color charts
#3f186b RGB chart
      #3f186b CMYK chart
      #3f186b RGB pie chart
      #3f186b color shades, tints & tones
#3f186b color schemes
#3f186b color preview, HTML & CSS examples
           This text has a color of #3f186b        
        
          <p style="color:#3f186b;">Text here</p>
        
        
          .mytext {color:#3f186b;}
        
        Text color #3f186b
      
           This box has a color of #3f186b        
        
          <div style="background-color:#3f186b;">Content here</div>
        
        
          .mybackground {background-color:#3f186b;}
        
        Background color #3f186b
      
           Border around this has a color of #3f186b        
        
          <div style="border:2px solid #3f186b;">Content here</div>
        
        
          .myborder {border:2px solid #3f186b;}
        
        Border color #3f186b