#3f0fae color space conversions
Hex:
        #3f0fae
        RGB:
        63, 15, 174
        CMY:
        75, 94, 32
        CMYK:
        64, 91, 0, 32
      HSL:
        258°, 84.1270%, 37.0588%
        HSV (HSB):
        258°, 91.3793%, 68.2353%
        XYZ:
        9.8607, 4.4544, 40.3845
        xyY:
        0.1803, 0.0814, 4.4544
      CIE-Lab:
        25.1201, 57.6996, -72.8004
        CIE-LCH:
        25.1201, 92.8932, 308.3994
        CIE-Luv:
        25.1201, 0.5021, -86.7640
        Hunter-Lab:
        21.1055, 46.4627, -98.6753
      #3f0fae color charts
#3f0fae RGB chart
      #3f0fae CMYK chart
      #3f0fae RGB pie chart
      #3f0fae color shades, tints & tones
#3f0fae color schemes
#3f0fae color preview, HTML & CSS examples
           This text has a color of #3f0fae        
        
          <p style="color:#3f0fae;">Text here</p>
        
        
          .mytext {color:#3f0fae;}
        
        Text color #3f0fae
      
           This box has a color of #3f0fae        
        
          <div style="background-color:#3f0fae;">Content here</div>
        
        
          .mybackground {background-color:#3f0fae;}
        
        Background color #3f0fae
      
           Border around this has a color of #3f0fae        
        
          <div style="border:2px solid #3f0fae;">Content here</div>
        
        
          .myborder {border:2px solid #3f0fae;}
        
        Border color #3f0fae