#3f0180 color space conversions
Hex:
        #3f0180
        RGB:
        63, 1, 128
        CMY:
        75, 100, 50
        CMYK:
        51, 99, 0, 50
      HSL:
        269°, 98.4496%, 25.2941%
        HSV (HSB):
        269°, 99.2188%, 50.1961%
        XYZ:
        5.9570, 2.6370, 20.6171
        xyY:
        0.2039, 0.0903, 2.6370
      CIE-Lab:
        18.5271, 49.7859, -55.3173
        CIE-LCH:
        18.5271, 74.4221, 311.9874
        CIE-Luv:
        18.5271, 5.8046, -59.5590
        Hunter-Lab:
        16.2388, 37.0630, -63.9086
      #3f0180 color charts
#3f0180 RGB chart
      #3f0180 CMYK chart
      #3f0180 RGB pie chart
      #3f0180 color shades, tints & tones
#3f0180 color schemes
#3f0180 color preview, HTML & CSS examples
           This text has a color of #3f0180        
        
          <p style="color:#3f0180;">Text here</p>
        
        
          .mytext {color:#3f0180;}
        
        Text color #3f0180
      
           This box has a color of #3f0180        
        
          <div style="background-color:#3f0180;">Content here</div>
        
        
          .mybackground {background-color:#3f0180;}
        
        Background color #3f0180
      
           Border around this has a color of #3f0180        
        
          <div style="border:2px solid #3f0180;">Content here</div>
        
        
          .myborder {border:2px solid #3f0180;}
        
        Border color #3f0180