#3f358e color space conversions
Hex:
        #3f358e
        RGB:
        63, 53, 142
        CMY:
        75, 79, 44
        CMYK:
        56, 63, 0, 44
      HSL:
        247°, 45.6410%, 38.2353%
        HSV (HSB):
        247°, 62.6761%, 55.6863%
        XYZ:
        8.2055, 5.5560, 26.2311
        xyY:
        0.2052, 0.1389, 5.5560
      CIE-Lab:
        28.2634, 30.1925, -48.1302
        CIE-LCH:
        28.2634, 56.8164, 302.1004
        CIE-Luv:
        28.2634, -1.8517, -64.1554
        Hunter-Lab:
        23.5711, 20.8894, -49.4812
      #3f358e color charts
#3f358e RGB chart
      #3f358e CMYK chart
      #3f358e RGB pie chart
      #3f358e color shades, tints & tones
#3f358e color schemes
#3f358e color preview, HTML & CSS examples
           This text has a color of #3f358e        
        
          <p style="color:#3f358e;">Text here</p>
        
        
          .mytext {color:#3f358e;}
        
        Text color #3f358e
      
           This box has a color of #3f358e        
        
          <div style="background-color:#3f358e;">Content here</div>
        
        
          .mybackground {background-color:#3f358e;}
        
        Background color #3f358e
      
           Border around this has a color of #3f358e        
        
          <div style="border:2px solid #3f358e;">Content here</div>
        
        
          .myborder {border:2px solid #3f358e;}
        
        Border color #3f358e