#3f0c80 color space conversions
Hex:
        #3f0c80
        RGB:
        63, 12, 128
        CMY:
        75, 95, 50
        CMYK:
        51, 91, 0, 50
      HSL:
        266°, 82.8571%, 27.4510%
        HSV (HSB):
        266°, 90.6250%, 50.1961%
        XYZ:
        6.0777, 2.8782, 20.6573
        xyY:
        0.2052, 0.0972, 2.8782
      CIE-Lab:
        19.5494, 46.7110, -53.6294
        CIE-LCH:
        19.5494, 71.1198, 311.0558
        CIE-Luv:
        19.5494, 5.2699, -59.8340
        Hunter-Lab:
        16.9653, 34.2565, -60.3170
      #3f0c80 color charts
#3f0c80 RGB chart
      #3f0c80 CMYK chart
      #3f0c80 RGB pie chart
      #3f0c80 color shades, tints & tones
#3f0c80 color schemes
#3f0c80 color preview, HTML & CSS examples
           This text has a color of #3f0c80        
        
          <p style="color:#3f0c80;">Text here</p>
        
        
          .mytext {color:#3f0c80;}
        
        Text color #3f0c80
      
           This box has a color of #3f0c80        
        
          <div style="background-color:#3f0c80;">Content here</div>
        
        
          .mybackground {background-color:#3f0c80;}
        
        Background color #3f0c80
      
           Border around this has a color of #3f0c80        
        
          <div style="border:2px solid #3f0c80;">Content here</div>
        
        
          .myborder {border:2px solid #3f0c80;}
        
        Border color #3f0c80