#3f3984 color space conversions
Hex:
        #3f3984
        RGB:
        63, 57, 132
        CMY:
        75, 78, 48
        CMYK:
        52, 57, 0, 48
      HSL:
        245°, 39.6825%, 37.0588%
        HSV (HSB):
        245°, 56.8182%, 51.7647%
        XYZ:
        7.6779, 5.6490, 22.5155
        xyY:
        0.2142, 0.1576, 5.6490
      CIE-Lab:
        28.5090, 24.2923, -41.5293
        CIE-LCH:
        28.5090, 48.1123, 300.3252
        CIE-Luv:
        28.5090, -2.1656, -55.7779
        Hunter-Lab:
        23.7675, 16.0696, -39.5294
      #3f3984 color charts
#3f3984 RGB chart
      #3f3984 CMYK chart
      #3f3984 RGB pie chart
      #3f3984 color shades, tints & tones
#3f3984 color schemes
#3f3984 color preview, HTML & CSS examples
           This text has a color of #3f3984        
        
          <p style="color:#3f3984;">Text here</p>
        
        
          .mytext {color:#3f3984;}
        
        Text color #3f3984
      
           This box has a color of #3f3984        
        
          <div style="background-color:#3f3984;">Content here</div>
        
        
          .mybackground {background-color:#3f3984;}
        
        Background color #3f3984
      
           Border around this has a color of #3f3984        
        
          <div style="border:2px solid #3f3984;">Content here</div>
        
        
          .myborder {border:2px solid #3f3984;}
        
        Border color #3f3984