#3f0e86 color space conversions
Hex:
        #3f0e86
        RGB:
        63, 14, 134
        CMY:
        75, 95, 47
        CMYK:
        53, 90, 0, 47
      HSL:
        265°, 81.0811%, 29.0196%
        HSV (HSB):
        265°, 89.5522%, 52.5490%
        XYZ:
        6.5100, 3.0921, 22.8080
        xyY:
        0.2009, 0.0954, 3.0921
      CIE-Lab:
        20.4089, 47.6394, -56.0048
        CIE-LCH:
        20.4089, 73.5258, 310.3855
        CIE-Luv:
        20.4089, 4.4596, -63.3958
        Hunter-Lab:
        17.5843, 35.3114, -64.5941
      #3f0e86 color charts
#3f0e86 RGB chart
      #3f0e86 CMYK chart
      #3f0e86 RGB pie chart
      #3f0e86 color shades, tints & tones
#3f0e86 color schemes
#3f0e86 color preview, HTML & CSS examples
           This text has a color of #3f0e86        
        
          <p style="color:#3f0e86;">Text here</p>
        
        
          .mytext {color:#3f0e86;}
        
        Text color #3f0e86
      
           This box has a color of #3f0e86        
        
          <div style="background-color:#3f0e86;">Content here</div>
        
        
          .mybackground {background-color:#3f0e86;}
        
        Background color #3f0e86
      
           Border around this has a color of #3f0e86        
        
          <div style="border:2px solid #3f0e86;">Content here</div>
        
        
          .myborder {border:2px solid #3f0e86;}
        
        Border color #3f0e86