#3f0d55 color space conversions
Hex:
        #3f0d55
        RGB:
        63, 13, 85
        CMY:
        75, 95, 67
        CMYK:
        26, 85, 0, 67
      HSL:
        282°, 73.4694%, 19.2157%
        HSV (HSB):
        282°, 84.7059%, 33.3333%
        XYZ:
        3.8335, 2.0005, 8.7784
        xyY:
        0.2623, 0.1369, 2.0005
      CIE-Lab:
        15.4898, 35.7387, -32.1076
        CIE-LCH:
        15.4898, 48.0432, 318.0636
        CIE-Luv:
        15.4898, 11.4740, -34.0595
        Hunter-Lab:
        14.1439, 23.6285, -26.8978
      #3f0d55 color charts
#3f0d55 RGB chart
      #3f0d55 CMYK chart
      #3f0d55 RGB pie chart
      #3f0d55 color shades, tints & tones
#3f0d55 color schemes
#3f0d55 color preview, HTML & CSS examples
           This text has a color of #3f0d55        
        
          <p style="color:#3f0d55;">Text here</p>
        
        
          .mytext {color:#3f0d55;}
        
        Text color #3f0d55
      
           This box has a color of #3f0d55        
        
          <div style="background-color:#3f0d55;">Content here</div>
        
        
          .mybackground {background-color:#3f0d55;}
        
        Background color #3f0d55
      
           Border around this has a color of #3f0d55        
        
          <div style="border:2px solid #3f0d55;">Content here</div>
        
        
          .myborder {border:2px solid #3f0d55;}
        
        Border color #3f0d55