#3f1388 color space conversions
Hex:
        #3f1388
        RGB:
        63, 19, 136
        CMY:
        75, 93, 47
        CMYK:
        54, 86, 0, 47
      HSL:
        263°, 75.4839%, 30.3922%
        HSV (HSB):
        263°, 86.0294%, 53.3333%
        XYZ:
        6.7267, 3.3001, 23.5750
        xyY:
        0.2002, 0.0982, 3.3001
      CIE-Lab:
        21.2077, 46.4414, -55.9444
        CIE-LCH:
        21.2077, 72.7089, 309.6973
        CIE-Luv:
        21.2077, 3.8884, -64.6201
        Hunter-Lab:
        18.1661, 34.3058, -64.2270
      #3f1388 color charts
#3f1388 RGB chart
      #3f1388 CMYK chart
      #3f1388 RGB pie chart
      #3f1388 color shades, tints & tones
#3f1388 color schemes
#3f1388 color preview, HTML & CSS examples
           This text has a color of #3f1388        
        
          <p style="color:#3f1388;">Text here</p>
        
        
          .mytext {color:#3f1388;}
        
        Text color #3f1388
      
           This box has a color of #3f1388        
        
          <div style="background-color:#3f1388;">Content here</div>
        
        
          .mybackground {background-color:#3f1388;}
        
        Background color #3f1388
      
           Border around this has a color of #3f1388        
        
          <div style="border:2px solid #3f1388;">Content here</div>
        
        
          .myborder {border:2px solid #3f1388;}
        
        Border color #3f1388