#3f338b color space conversions
Hex:
        #3f338b
        RGB:
        63, 51, 139
        CMY:
        75, 80, 45
        CMYK:
        55, 63, 0, 45
      HSL:
        248°, 46.3158%, 37.2549%
        HSV (HSB):
        248°, 63.3094%, 54.5098%
        XYZ:
        7.8939, 5.2885, 25.0308
        xyY:
        0.2066, 0.1384, 5.2885
      CIE-Lab:
        27.5414, 30.4715, -47.4472
        CIE-LCH:
        27.5414, 56.3893, 302.7094
        CIE-Luv:
        27.5414, -1.1833, -62.6921
        Hunter-Lab:
        22.9967, 21.0282, -48.4366
      #3f338b color charts
#3f338b RGB chart
      #3f338b CMYK chart
      #3f338b RGB pie chart
      #3f338b color shades, tints & tones
#3f338b color schemes
#3f338b color preview, HTML & CSS examples
           This text has a color of #3f338b        
        
          <p style="color:#3f338b;">Text here</p>
        
        
          .mytext {color:#3f338b;}
        
        Text color #3f338b
      
           This box has a color of #3f338b        
        
          <div style="background-color:#3f338b;">Content here</div>
        
        
          .mybackground {background-color:#3f338b;}
        
        Background color #3f338b
      
           Border around this has a color of #3f338b        
        
          <div style="border:2px solid #3f338b;">Content here</div>
        
        
          .myborder {border:2px solid #3f338b;}
        
        Border color #3f338b