#3f0986 color space conversions
Hex:
        #3f0986
        RGB:
        63, 9, 134
        CMY:
        75, 96, 47
        CMYK:
        53, 93, 0, 47
      HSL:
        266°, 87.4126%, 28.0392%
        HSV (HSB):
        266°, 93.2836%, 52.5490%
        XYZ:
        6.4507, 2.9734, 22.7882
        xyY:
        0.2003, 0.0923, 2.9734
      CIE-Lab:
        19.9369, 49.0502, -56.7842
        CIE-LCH:
        19.9369, 75.0358, 310.8205
        CIE-Luv:
        19.9369, 4.7260, -63.3028
        Hunter-Lab:
        17.2435, 36.5996, -66.2846
      #3f0986 color charts
#3f0986 RGB chart
      #3f0986 CMYK chart
      #3f0986 RGB pie chart
      #3f0986 color shades, tints & tones
#3f0986 color schemes
#3f0986 color preview, HTML & CSS examples
           This text has a color of #3f0986        
        
          <p style="color:#3f0986;">Text here</p>
        
        
          .mytext {color:#3f0986;}
        
        Text color #3f0986
      
           This box has a color of #3f0986        
        
          <div style="background-color:#3f0986;">Content here</div>
        
        
          .mybackground {background-color:#3f0986;}
        
        Background color #3f0986
      
           Border around this has a color of #3f0986        
        
          <div style="border:2px solid #3f0986;">Content here</div>
        
        
          .myborder {border:2px solid #3f0986;}
        
        Border color #3f0986