#3f608b color space conversions
Hex:
        #3f608b
        RGB:
        63, 96, 139
        CMY:
        75, 62, 45
        CMYK:
        55, 31, 0, 45
      HSL:
        214°, 37.6238%, 39.6078%
        HSV (HSB):
        214°, 54.6763%, 54.5098%
        XYZ:
        10.8930, 11.2866, 26.0305
        xyY:
        0.2259, 0.2341, 11.2866
      CIE-Lab:
        40.0590, 1.2356, -27.4748
        CIE-LCH:
        40.0590, 27.5026, 272.5750
        CIE-Luv:
        40.0590, -15.1761, -39.0836
        Hunter-Lab:
        33.5955, -0.9155, -22.4223
      #3f608b color charts
#3f608b RGB chart
      #3f608b CMYK chart
      #3f608b RGB pie chart
      #3f608b color shades, tints & tones
#3f608b color schemes
#3f608b color preview, HTML & CSS examples
           This text has a color of #3f608b        
        
          <p style="color:#3f608b;">Text here</p>
        
        
          .mytext {color:#3f608b;}
        
        Text color #3f608b
      
           This box has a color of #3f608b        
        
          <div style="background-color:#3f608b;">Content here</div>
        
        
          .mybackground {background-color:#3f608b;}
        
        Background color #3f608b
      
           Border around this has a color of #3f608b        
        
          <div style="border:2px solid #3f608b;">Content here</div>
        
        
          .myborder {border:2px solid #3f608b;}
        
        Border color #3f608b