#3f2852 color space conversions
Hex:
        #3f2852
        RGB:
        63, 40, 82
        CMY:
        75, 84, 68
        CMYK:
        23, 51, 0, 68
      HSL:
        273°, 34.4262%, 23.9216%
        HSV (HSB):
        273°, 51.2195%, 32.1569%
        XYZ:
        4.3317, 3.1835, 8.3688
        xyY:
        0.2727, 0.2004, 3.1835
      CIE-Lab:
        20.7645, 20.1303, -21.6481
        CIE-LCH:
        20.7645, 29.5613, 312.9194
        CIE-Luv:
        20.7645, 7.1871, -26.2261
        Hunter-Lab:
        17.8425, 12.1107, -15.3196
      #3f2852 color charts
#3f2852 RGB chart
      #3f2852 CMYK chart
      #3f2852 RGB pie chart
      #3f2852 color shades, tints & tones
#3f2852 color schemes
#3f2852 color preview, HTML & CSS examples
           This text has a color of #3f2852        
        
          <p style="color:#3f2852;">Text here</p>
        
        
          .mytext {color:#3f2852;}
        
        Text color #3f2852
      
           This box has a color of #3f2852        
        
          <div style="background-color:#3f2852;">Content here</div>
        
        
          .mybackground {background-color:#3f2852;}
        
        Background color #3f2852
      
           Border around this has a color of #3f2852        
        
          <div style="border:2px solid #3f2852;">Content here</div>
        
        
          .myborder {border:2px solid #3f2852;}
        
        Border color #3f2852