#3f1880 color space conversions
Hex:
        #3f1880
        RGB:
        63, 24, 128
        CMY:
        75, 91, 50
        CMYK:
        51, 81, 0, 50
      HSL:
        263°, 68.4211%, 29.8039%
        HSV (HSB):
        263°, 81.2500%, 50.1961%
        XYZ:
        6.2728, 3.2685, 20.7224
        xyY:
        0.2073, 0.1080, 3.2685
      CIE-Lab:
        21.0888, 42.1934, -51.0958
        CIE-LCH:
        21.0888, 66.2651, 309.5489
        CIE-Luv:
        21.0888, 4.3209, -59.7414
        Hunter-Lab:
        18.0791, 30.2948, -55.3031
      #3f1880 color charts
#3f1880 RGB chart
      #3f1880 CMYK chart
      #3f1880 RGB pie chart
      #3f1880 color shades, tints & tones
#3f1880 color schemes
#3f1880 color preview, HTML & CSS examples
           This text has a color of #3f1880        
        
          <p style="color:#3f1880;">Text here</p>
        
        
          .mytext {color:#3f1880;}
        
        Text color #3f1880
      
           This box has a color of #3f1880        
        
          <div style="background-color:#3f1880;">Content here</div>
        
        
          .mybackground {background-color:#3f1880;}
        
        Background color #3f1880
      
           Border around this has a color of #3f1880        
        
          <div style="border:2px solid #3f1880;">Content here</div>
        
        
          .myborder {border:2px solid #3f1880;}
        
        Border color #3f1880