#3f324b color space conversions
Hex:
        #3f324b
        RGB:
        63, 50, 75
        CMY:
        75, 80, 71
        CMYK:
        16, 33, 0, 71
      HSL:
        271°, 20.0000%, 24.5098%
        HSV (HSB):
        271°, 33.3333%, 29.4118%
        XYZ:
        4.4605, 3.8460, 7.1639
        xyY:
        0.2883, 0.2486, 3.8460
      CIE-Lab:
        23.1555, 11.5771, -13.2311
        CIE-LCH:
        23.1555, 17.5810, 311.1856
        CIE-Luv:
        23.1555, 4.6584, -16.4065
        Hunter-Lab:
        19.6111, 6.2799, -7.9306
      #3f324b color charts
#3f324b RGB chart
      #3f324b CMYK chart
      #3f324b RGB pie chart
      #3f324b color shades, tints & tones
#3f324b color schemes
#3f324b color preview, HTML & CSS examples
           This text has a color of #3f324b        
        
          <p style="color:#3f324b;">Text here</p>
        
        
          .mytext {color:#3f324b;}
        
        Text color #3f324b
      
           This box has a color of #3f324b        
        
          <div style="background-color:#3f324b;">Content here</div>
        
        
          .mybackground {background-color:#3f324b;}
        
        Background color #3f324b
      
           Border around this has a color of #3f324b        
        
          <div style="border:2px solid #3f324b;">Content here</div>
        
        
          .myborder {border:2px solid #3f324b;}
        
        Border color #3f324b