#3f0985 color space conversions
Hex:
        #3f0985
        RGB:
        63, 9, 133
        CMY:
        75, 96, 48
        CMYK:
        53, 93, 0, 48
      HSL:
        266°, 87.3239%, 27.8431%
        HSV (HSB):
        266°, 93.2331%, 52.1569%
        XYZ:
        6.3812, 2.9456, 22.4225
        xyY:
        0.2010, 0.0928, 2.9456
      CIE-Lab:
        19.8247, 48.7996, -56.3392
        CIE-LCH:
        19.8247, 74.5353, 310.8983
        CIE-Luv:
        19.8247, 4.8400, -62.7172
        Hunter-Lab:
        17.1627, 36.3328, -65.4465
      #3f0985 color charts
#3f0985 RGB chart
      #3f0985 CMYK chart
      #3f0985 RGB pie chart
      #3f0985 color shades, tints & tones
#3f0985 color schemes
#3f0985 color preview, HTML & CSS examples
           This text has a color of #3f0985        
        
          <p style="color:#3f0985;">Text here</p>
        
        
          .mytext {color:#3f0985;}
        
        Text color #3f0985
      
           This box has a color of #3f0985        
        
          <div style="background-color:#3f0985;">Content here</div>
        
        
          .mybackground {background-color:#3f0985;}
        
        Background color #3f0985
      
           Border around this has a color of #3f0985        
        
          <div style="border:2px solid #3f0985;">Content here</div>
        
        
          .myborder {border:2px solid #3f0985;}
        
        Border color #3f0985