#3f015a color space conversions
Hex:
        #3f015a
        RGB:
        63, 1, 90
        CMY:
        75, 100, 65
        CMYK:
        30, 99, 0, 65
      HSL:
        282°, 97.8022%, 17.8431%
        HSV (HSB):
        282°, 98.8889%, 35.2941%
        XYZ:
        3.9062, 1.8167, 9.8176
        xyY:
        0.2514, 0.1169, 1.8167
      CIE-Lab:
        14.4941, 41.1078, -37.1074
        CIE-LCH:
        14.4941, 55.3788, 317.9279
        CIE-Luv:
        14.4941, 11.2975, -37.4162
        Hunter-Lab:
        13.4783, 28.1448, -33.7520
      #3f015a color charts
#3f015a RGB chart
      #3f015a CMYK chart
      #3f015a RGB pie chart
      #3f015a color shades, tints & tones
#3f015a color schemes
#3f015a color preview, HTML & CSS examples
           This text has a color of #3f015a        
        
          <p style="color:#3f015a;">Text here</p>
        
        
          .mytext {color:#3f015a;}
        
        Text color #3f015a
      
           This box has a color of #3f015a        
        
          <div style="background-color:#3f015a;">Content here</div>
        
        
          .mybackground {background-color:#3f015a;}
        
        Background color #3f015a
      
           Border around this has a color of #3f015a        
        
          <div style="border:2px solid #3f015a;">Content here</div>
        
        
          .myborder {border:2px solid #3f015a;}
        
        Border color #3f015a