#3f0542 color space conversions
Hex:
        #3f0542
        RGB:
        63, 5, 66
        CMY:
        75, 98, 74
        CMYK:
        5, 92, 0, 74
      HSL:
        297°, 85.9155%, 13.9216%
        HSV (HSB):
        297°, 92.4242%, 25.8824%
        XYZ:
        3.0875, 1.5587, 5.2924
        xyY:
        0.3107, 0.1568, 1.5587
      CIE-Lab:
        12.9762, 34.6397, -23.0306
        CIE-LCH:
        12.9762, 41.5971, 326.3817
        CIE-Luv:
        12.9762, 15.8265, -23.1201
        Hunter-Lab:
        12.4846, 22.2964, -16.3946
      #3f0542 color charts
#3f0542 RGB chart
      #3f0542 CMYK chart
      #3f0542 RGB pie chart
      #3f0542 color shades, tints & tones
#3f0542 color schemes
#3f0542 color preview, HTML & CSS examples
           This text has a color of #3f0542        
        
          <p style="color:#3f0542;">Text here</p>
        
        
          .mytext {color:#3f0542;}
        
        Text color #3f0542
      
           This box has a color of #3f0542        
        
          <div style="background-color:#3f0542;">Content here</div>
        
        
          .mybackground {background-color:#3f0542;}
        
        Background color #3f0542
      
           Border around this has a color of #3f0542        
        
          <div style="border:2px solid #3f0542;">Content here</div>
        
        
          .myborder {border:2px solid #3f0542;}
        
        Border color #3f0542