#3f094f color space conversions
Hex:
        #3f094f
        RGB:
        63, 9, 79
        CMY:
        75, 96, 69
        CMYK:
        20, 89, 0, 69
      HSL:
        286°, 79.5455%, 17.2549%
        HSV (HSB):
        286°, 88.6076%, 30.9804%
        XYZ:
        3.5589, 1.8166, 7.5602
        xyY:
        0.2751, 0.1404, 1.8166
      CIE-Lab:
        14.4940, 35.8339, -29.6271
        CIE-LCH:
        14.4940, 46.4956, 320.4164
        CIE-Luv:
        14.4940, 12.8688, -30.6508
        Hunter-Lab:
        13.4783, 23.5448, -23.8219
      #3f094f color charts
#3f094f RGB chart
      #3f094f CMYK chart
      #3f094f RGB pie chart
      #3f094f color shades, tints & tones
#3f094f color schemes
#3f094f color preview, HTML & CSS examples
           This text has a color of #3f094f        
        
          <p style="color:#3f094f;">Text here</p>
        
        
          .mytext {color:#3f094f;}
        
        Text color #3f094f
      
           This box has a color of #3f094f        
        
          <div style="background-color:#3f094f;">Content here</div>
        
        
          .mybackground {background-color:#3f094f;}
        
        Background color #3f094f
      
           Border around this has a color of #3f094f        
        
          <div style="border:2px solid #3f094f;">Content here</div>
        
        
          .myborder {border:2px solid #3f094f;}
        
        Border color #3f094f