#3f214d color space conversions
Hex:
        #3f214d
        RGB:
        63, 33, 77
        CMY:
        75, 87, 70
        CMYK:
        18, 57, 0, 70
      HSL:
        281°, 40.0000%, 21.5686%
        HSV (HSB):
        281°, 57.1429%, 30.1961%
        XYZ:
        3.9333, 2.6803, 7.3312
        xyY:
        0.2821, 0.1922, 2.6803
      CIE-Lab:
        18.7151, 23.3115, -21.5109
        CIE-LCH:
        18.7151, 31.7198, 317.3005
        CIE-Luv:
        18.7151, 9.7486, -25.1977
        Hunter-Lab:
        16.3716, 14.2346, -15.0900
      #3f214d color charts
#3f214d RGB chart
      #3f214d CMYK chart
      #3f214d RGB pie chart
      #3f214d color shades, tints & tones
#3f214d color schemes
#3f214d color preview, HTML & CSS examples
           This text has a color of #3f214d        
        
          <p style="color:#3f214d;">Text here</p>
        
        
          .mytext {color:#3f214d;}
        
        Text color #3f214d
      
           This box has a color of #3f214d        
        
          <div style="background-color:#3f214d;">Content here</div>
        
        
          .mybackground {background-color:#3f214d;}
        
        Background color #3f214d
      
           Border around this has a color of #3f214d        
        
          <div style="border:2px solid #3f214d;">Content here</div>
        
        
          .myborder {border:2px solid #3f214d;}
        
        Border color #3f214d