#3f367b color space conversions
Hex:
        #3f367b
        RGB:
        63, 54, 123
        CMY:
        75, 79, 52
        CMYK:
        49, 56, 0, 52
      HSL:
        248°, 38.9831%, 34.7059%
        HSV (HSB):
        248°, 56.0976%, 48.2353%
        XYZ:
        6.9442, 5.1252, 19.3621
        xyY:
        0.2209, 0.1631, 5.1252
      CIE-Lab:
        27.0884, 23.2992, -38.1774
        CIE-LCH:
        27.0884, 44.7254, 301.3952
        CIE-Luv:
        27.0884, -0.7399, -50.4601
        Hunter-Lab:
        22.6388, 15.1351, -34.8614
      #3f367b color charts
#3f367b RGB chart
      #3f367b CMYK chart
      #3f367b RGB pie chart
      #3f367b color shades, tints & tones
#3f367b color schemes
#3f367b color preview, HTML & CSS examples
           This text has a color of #3f367b        
        
          <p style="color:#3f367b;">Text here</p>
        
        
          .mytext {color:#3f367b;}
        
        Text color #3f367b
      
           This box has a color of #3f367b        
        
          <div style="background-color:#3f367b;">Content here</div>
        
        
          .mybackground {background-color:#3f367b;}
        
        Background color #3f367b
      
           Border around this has a color of #3f367b        
        
          <div style="border:2px solid #3f367b;">Content here</div>
        
        
          .myborder {border:2px solid #3f367b;}
        
        Border color #3f367b