#3f398b color space conversions
Hex:
        #3f398b
        RGB:
        63, 57, 139
        CMY:
        75, 78, 45
        CMYK:
        55, 59, 0, 45
      HSL:
        244°, 41.8367%, 38.4314%
        HSV (HSB):
        244°, 58.9928%, 54.5098%
        XYZ:
        8.1732, 5.8471, 25.1239
        xyY:
        0.2088, 0.1494, 5.8471
      CIE-Lab:
        29.0234, 26.6266, -45.0437
        CIE-LCH:
        29.0234, 52.3251, 300.5886
        CIE-Luv:
        29.0234, -2.6162, -60.7634
        Hunter-Lab:
        24.1808, 18.0176, -44.6760
      #3f398b color charts
#3f398b RGB chart
      #3f398b CMYK chart
      #3f398b RGB pie chart
      #3f398b color shades, tints & tones
#3f398b color schemes
#3f398b color preview, HTML & CSS examples
           This text has a color of #3f398b        
        
          <p style="color:#3f398b;">Text here</p>
        
        
          .mytext {color:#3f398b;}
        
        Text color #3f398b
      
           This box has a color of #3f398b        
        
          <div style="background-color:#3f398b;">Content here</div>
        
        
          .mybackground {background-color:#3f398b;}
        
        Background color #3f398b
      
           Border around this has a color of #3f398b        
        
          <div style="border:2px solid #3f398b;">Content here</div>
        
        
          .myborder {border:2px solid #3f398b;}
        
        Border color #3f398b